Hi,
Am trying to put together a script to automate the extraction of some data from an oracle db using the DBI and DBIx::Dump modules. The DBI module works fine, but the DBIx::Dump module isn't being found. I'm using windows.
Error Message: Can't locate DBIx/Dump.pm in @INC (@INC contains: C:/Perl/site/lib C:/Perl/lib .) at datadump.pl line 7. BEGIN failed--compilation aborted at datadump.pl line 7.
What i've tried: I've tried installing using ppm, and using :perl -MCPAN -e shell" then "install Data::Dump" - both seemed to work without errors. I've also made sure the dependent modules are installed, and have tried adding the path to the dump.pm module to env. variable "path".
Any help would be appreciated!
Thanks, Joe
In reply to Can't locate DBIx::Dump by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |