DazzerTperl
Programmer
Previously I've used ActivePerl on Linux where the modules came installed I recall.
The MySQL site says I have to install DBI and DBD for perl to talk to the mysql server. But there seems to be DBI and DBD already in the bin from the default ActivePerl install.
So first, do I need to install extra modules? Secondly, how'd you install a module (DBI-1.52) in windows from the tar.gz? Where do you run the install command?
Dazzer
The MySQL site says I have to install DBI and DBD for perl to talk to the mysql server. But there seems to be DBI and DBD already in the bin from the default ActivePerl install.
So first, do I need to install extra modules? Secondly, how'd you install a module (DBI-1.52) in windows from the tar.gz? Where do you run the install command?
Dazzer