in reply to dbd::odbc install error

Hi,

Try changing

D:\>ppm install D:\compilers\Perl\perl_modules\temp dbd-odbc.ppd
to
D:\>ppm install D:/compilers/Perl/perl_modules/temp dbd-odbc.ppd

Perl doesn't like \'s for the path, so when I had this problem, I change my path to use /'s and it worked fine.

-----
Of all the things I've lost in my life, its my mind I miss the most.