The MySQL Perl distribution contains DBI,
DBD:@:MySQL and DBD:ODBC.
- Get the Perl distribution for Win32 from
http://www.mysql.com/download.html.
- Unzip the distribution in
C:@: so that you get a `C:PERL' directory.
- Add the directory `C:@:PERLBIN' to your path.
- Add the directory `C:@:PERLBINMSWin32-x86-thread' or
`C:@:PERLBINMSWin32-x86' to your path.
- Test that
perl works by executing perl -v in a DOS shell.