|
|
| Syntactic Confectionery Delight | |
| PerlMonks |
Re^3: appending to html at beginningby Discipulus (Canon) |
| on Feb 03, 2017 at 09:27 UTC ( [id://1180944]=note: print w/replies, xml ) | Need Help?? |
|
I get 500 internal server error - because I guess the code isnt totally "right" ? yes you cannot put use strict; use warnings; bare statements without modifying your code. You need to declare all variables you use using my like in my $var = "foo"; Blindly develop on webserver is, in my experience, a frustrting operation: everything you get wrong you got a 500 error. if you want to learn about Modern Perl Web you can start with perldancer.org and it's module Dancer2 it is pretty easy to use.
L*
There are no rules, there are no thumbs.. Reinvent the wheel, then learn The Wheel; may be one day you reinvent one of THE WHEELS.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||