in reply to Re: problem using DBD::Oracle with Active State
in thread problem using DBD::Oracle with Active State

Less destructive:
BEGIN { if ($^O=~m/Win32/i) { $ENV{PATH} .= ';c:\\OraNT8i\\bin'; } }