in reply to MySQL and Perl

You need the following:

And while we're at it, I'll recommend "Programming the Perl DBI" (An O'Reilly & Assoc. book). I found it quite helpful. If you need to learn SQL too, there are a million books out there on that subject.

All three of those modules are available on CPAN, as well as via PPM for Windows users.


Dave