![]() |
|
"be consistent" | |
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
Or change
use CGI qw/:standard :netscape :html3/;
to
#use CGI qw/:standard :netscape :html3/;
or remove that line entirely, since the script doesn't really use anything from CGI.pm
In reply to Re: Re: Re: Re: Crontab error!
by dws
|
|