|
|
| laziness, impatience, and hubris | |
| PerlMonks |
Re: use CGI or die;by ColonelPanic (Friar) |
| on Jan 12, 2001 at 02:08 UTC ( #51225=note: print w/ replies, xml ) | Need Help?? |
|
Another huge debugging benefit of CGI is CGI::Carp This is invaluable for figuring out a CGI problem. Not only do you see errors, but you can easily insert your own die(); statements to see what's going on, instead of printing your own header and HTML in several lines.
In Section
Meditations
|
|
||||||||||||||||||||||||||