On Jul 28, 2005, at 12:32, Tom Allison wrote:
Wiggins d'Anconia wrote:
Normally you add to the @INC using the PERL5LIB environment
variable. If
"oracle>" represents a normal bash shell, then,
export PERL5LIB="/path/to/lib/dir"
Should do the trick. If it is actually the Oracle client then you
might
try the same because *theoretically* the subprocess should inherit
and
respect the same environment.
I'm trying to do the same under a Solaris install at work and for
some reason that I can't find ( insufficient man pages on box ), I
can't get my Environment of ~/.profile to be recognized from
crontab entries.
Any other options under Solaris that I should try?
Sure, perldoc lib.
-- fxn
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>