Perl 5.6.1 Frustration

2002-04-09 Thread Kevin Queen
I installed Perl 5.6.1 and now none of my Perl programs run. It would appear that my @INC directive is being ignored. None of my scripts find strict.pm, vars.pm, or any .pm for that matter. How can I fix this? Thanks, Kevin Q. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Perl 5.6.1 Frustration

2002-04-09 Thread Kevin Queen
I installed Perl 5.6.1 and now none of my Perl programs run. It would appear that my @INC directive is being ignored. None of my scripts find strict.pm, vars.pm, or any .pm for that matter. How can I fix this? Thanks, Kevin Q. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

@INC problems in 5.6.1

2002-04-08 Thread Kevin Queen
All knowing Perl Gurus, I installed Perl 5.6.1 and now nothing in @INC is being seen. I am receiving the following error to be specific: Can't locate strict.pm in @INC (@INC contains: /usr/local/lib/perl5/5.6.1/i486-linux /usr/local/lib/perl5 /5.6.1

RE: I need CGI Help

2002-04-07 Thread Kevin Queen
as included paths. Scot R. -Original Message- From: Kevin Queen [mailto:[EMAIL PROTECTED]] Sent: Sunday, April 07, 2002 12:11 AM To: 'mailing list' Subject: I need CGI Help Hello, I am relatively new to Unix and Perl/CGI, I am trying to set up cvsweb.cgi and am getting a Premature end