Can someone tell me the necessary modules needed to access a MySQl database using DBD/DBI?
Looking in CPAN my guess is from what I find there is: DBI-1.32.tar.gz DBD-mysql-2.1020.tar.gz Msql-Mysql-modules-1.2219.tar.gz Are these the modules I need? Is this the correct order? Thanks.