|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Re^3: Use of "my" after Perl v5.14by AnomalousMonk (Prior) |
| on Sep 21, 2012 at 08:23 UTC ( #994849=note: print w/ replies, xml ) | Need Help?? |
|
I didn't understand few segments of that code.. (Especially that BEGIN.. Those two blocks are inserted by the compiler in response to the -w and -l command line switches, respectively. (See perlrun for info on all switches.) Try deparsing the command line invocation with and without the switches and see the effect!
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||