|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Re^4: appending to html at beginningby haukex (Archbishop) |
| on Feb 03, 2017 at 09:46 UTC ( [id://1180946]=note: print w/replies, xml ) | Need Help?? |
|
Hi Discipulus, Blindly develop on webserver is, in my experience, a frustrting operation: everything you get wrong you got a 500 error. use CGI::Carp qw/fatalsToBrowser/; can help with that. Although I would only recommend it in a development, not production, environment, since it can potentially reveal details about the script or server to an attacker. Regards,
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||