However, I do have -w in my #!/usr/bin/perl -w.The warning is being sent to your web server error log. You'll make sysamdin types happy by writing scripts that don't fill up error logs with gobbledy-gook every time someone executes your script.
I have found it helpful to test CGI's from the command line using this command:
perl -cw your_script.plThis will not execute the script, but will display many helpful warnings.
--Dave
In reply to Re: Re: Re: ORDER BY COUNT(*)?
by redsquirrel
in thread ORDER BY COUNT(*)?
by peppiv
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |