Subject: Re: perl malfunctioning
To: huizing <huizing@cpsc.ucalgary.ca>
From: Jaromír Doleček <dolecek@ibis.cz>
List: netbsd-help
Date: 08/18/2000 09:38:07
Might be that your CGI.pm got corrupted somehow ? Can you check it
out ?

Jaromir

huizing wrote:
> Hi,
> 
>   I've been having perl problems recently. Programs which have compiled
> and run fine in the past seem to be broken now. I'm completely at a loss
> as well, since the error messages don't seem useful in tracking down the
> problem. For example:
> 
> bob% cat test
> #!/usr/pkg/bin/perl -w
> #
> 
> use CGI qw(:standard);
> 
> my $login = param( "login" );
> 
> print "read $login\r\n";
-- 
Jaromir Dolecek <jdolecek@NetBSD.org>      http://www.ics.muni.cz/~dolecek/
@@@@  Wanna a real operating system ? Go and get NetBSD, damn!  @@@@