It says strict.pm file is not available to include in perl coding. You
search it in command line as,

 # find / -name "strict.pm"

or in perl code with find module.

-Muthu


On 7/11/05, Ken Killer <[EMAIL PROTECTED]> 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.

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to