On Mon, 11 Jul 2005, Ken Killer wrote: > perl on HP-UX doesn't include the strict.pm into the core modules list? > > Can't locate strict.pm in @INC (@INC contains: > /opt/perl5/lib/5.00502/PA-RISC1.1 /opt/perl5/lib/5.00502 > /opt/perl5/lib/site_perl/5.005/PA-RISC1.1 > /opt/perl5/lib/site_perl/5.005 . lib) at ./main.pl line 4.
That's also an old version of Perl. If possible, installing your own new version of Perl -- currently 5.8.6 or higher -- should solve this and lots of other problems. HP-UX is notorious for having an ancient version of Perl on which all kinds of things that are now taken for granted aren't available. -- Chris Devers -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>