![]() |
|
No such thing as a small change | |
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
Two things right off the bat.
1. Use "==" for comparing numbers and "eq" for strings. 2. The end of HERETO docs need to be left justified. print <<HTML; HTML 3. Try using CGI::Carp with fatals to browsers if you don't have access to the errorlog until you get it working. -Lee "To be civilized is to deny one's nature." In reply to Re: Errors in my (simple?) CGI Script!
by shotgunefx
|
|