I have implemented Perl 5.8 from ActiveState. Now I need the PPM Module for DB:Oracle. I couldn't find it on ActiveState's web site. Where can I find this module?
I don't know if you'll be able to find a ppm for that as I think it needs to be linked against oracle libs. ActiveState uses an automated build process to build modules on CPAN, but they probably don't have access to the libs neccessary to successfully compile modules like this. You will likely have to compile the module yourself if you have a compiler (MSVC 6.0) or you may check with Oracle to see if they can (or already do) make it available.
Randy.
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>