Hi, I have some problems installing dbi module "manually", in another directory rather than standard perl/site/lib. The error message is:
Can't locate loadable object for module DBI in @INC (@INC contains: C:/Progra~1/ActivePerl/Perl/lib .) at bnetsoft/DBI/DBI.pm line 182 BEGIN failed--compilation aborted at bnetsoft/DBI/DBI.pm line 182. Compilation failed in require at d:\www\docs\users\branchnet\bnetsoft\index.pl line 5. BEGIN failed--compilation aborted at d:\www\docs\users\branchnet\bnetsoft\index.pl line 5. In the line 5 of index.pl I wrote de code: use bnetsoft::DBI::DBI; I have to do this because my hosting provider cannot permit to install via ppm the modules in the host. Any suggestion would be appreciable. Thanks in advance Hern�n Castellani
