[pgh-pm] Perl DBI

Daniel J. Wright Dan at DWright.Org
Thu Jul 1 09:58:20 CDT 2004


> My guess is when you upgraded it lost all of your old modules for some
> reason.  You probably just need to install DBI and DBD::mysql again
> using ppm.
>
> -Andy

And to make sure that there aren't any other modules in a similar
situation, just run this:

 perl -MCPAN -e recompile

That command will rebuild all of the modules on your system that include a
binary library.

Regards,
-Dan




More information about the pgh-pm mailing list