http://www.perlmonks.org?node_id=696156


in reply to Re: perl module DBI:mysql installation issues
in thread perl module DBI:mysql installation issues

Hi,

Thanks for your reply. I tried the following and getting the error messages.
c:\>ppm remove DBD::mysql ppm remove failed: 'ppm remove DBD-mysql-informationschema' will unist +all package providing DBD::mysql c:\>ppm install DBD::mysql No missing packages to install c:\>perl -MDBD::mysql -el can't locate loadable object for module DBD::mysql in @INC<@INC contai +ns: c:/perl/site/lib c:/perl/lib.) at -e line 0 compilation failed in require. BEGIN failed compilation aborted .
Could you please help me out to solve the above issue.

Thanks