How do I get mysql.pm installed and configured for PERL on a windows machine?

  • Thread starter Thread starter Tribippy
  • Start date Start date
T

Tribippy

Guest
I have tried adding mysqlPP and MYSQLsimple, but these will not enable me to connect to my database. The error keeps asking for mysql.pm

I am a Perl noob, it is probably unnecessary to tell you. I have downloaded mysql.pm, run the "Makefile.pl" thing according to the documentation, but perl still can't find mysql.pm.
 
Back
Top