, July 31, 2002 1:37 PM
> To: beginners-cgi
> Subject: Undefined subroutine &main::param called
>
>
> This is what shows in my error log:
> Undefined subroutine &main::param called at
> /home/sites/kmb/www/public_html/njindenial/index.pl line 10.
>
> This is like
This is what shows in my error log:
Undefined subroutine &main::param called at
/home/sites/kmb/www/public_html/njindenial/index.pl line 10.
This is like 10:
my $con = param( "con" );
What should I change? I'm not quite sure what I should do.
(I have attached the entire scr