in reply to Re: Oracle + Perl + bulk operation?
in thread Oracle + Perl + bulk operation?

FYI, DBD::Oracle is available on CPAN

If you're using ActivePerl, go to a command shell and type "ppm install DBD-Oracle". If not, you'll have to jump through the install hoops.