Hello, I had no problem to install DBI on my computer at home. "ppm install dbi" worked fine. But at work (where it really matters!), ppm failed. I'm quite sure this is because I'm behind a proxy.
So I tried it the other way: dowloading dbi.ppd But I get this message: C:\temp>ppm install DBI.ppd Installing package 'DBI.ppd'... Error installing package 'DBI.ppd': Read a PPD for 'DBI.ppd', but it is not intended for this build of Perl (MSWin32-x86-multi-thread) I'm going to try it another way: recompliling DBI with VC++, but as I'm waiting for VC++ cd's I thought someone here might have another solution. my config: win2000 latest version of activeperl Thanks! Christophe