in reply to dbd::odbc install error
Hi,
Try changing
toD:\>ppm install D:\compilers\Perl\perl_modules\temp dbd-odbc.ppd
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.
-----
|
|---|