in reply to
oracle environment variables
I find that
$ENV{ORACLE_HOME}='/oracle/'; $ENV{ORACLE_SID}='ORCL';
works perfectly for me!
Comment on
Re: oracle environment variables
In Section
Seekers of Perl Wisdom