Can anyone tell where/how perl constructs the @INC ?

I have a script that works when executed via perl script.pl at the 
command prompt, but does not run when executed via shell execute 
statement from within a basic program.

When executed from the basic program it errors out with this message:
Can't locate MIME/Lite.pm in @INC (@INC contains: 
/usr/local/perl/site/lib /usr/local/perl/lib .) at 
/scripts/testmailer.pl line 4.

MIME::Lite is installed and Lite.pm is 
in  /usr/local/perl/site/lib/MIME sub directory.

I'm running on AIX v5.2 Perl v5.8.8

Greg


_______________________________________________
Perl-Unix-Users mailing list
Perl-Unix-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to