C:\>ppm install DBD-DB2 Downloading ActiveState Package Repository packlist...not modified Downloading DBD-DB2-1.7.1...done Unpacking DBD-DB2-1.7.1...done Updating files in site area...done C:\>ppm files DBD-DB2 C:\> C:\>perl -we "use DBD::DB2" Can't locate DBD/DB2.pm in @INC (@INC contains: C:/Perl/site/lib C:/Perl/lib .) at -e line 1. BEGIN failed--compilation aborted at -e line 1.