|
|
|
Your skill will accomplish what the force of many cannot |
|
| PerlMonks |
Re^5: appending to html at beginning ( use CGI for parsing cgi)by hippo (Archbishop) |
| on Feb 03, 2017 at 14:13 UTC ( [id://1180964]=note: print w/replies, xml ) | Need Help?? |
|
stupid question, why do you all put "my" in front of the scalars? Not stupid at all - it is to limit the scope. This is a very important concept in computing generally and is not just limited to Perl. However, you could do an awful lot worse than read the canonical article by Dominus: Coping with Scoping which deals with the whole issue of variable declaration in Perl. It goes into more depth that you'll need just now but it won't steer you wrong.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||