|
|
| XP is just a number | |
| PerlMonks |
Re^2: Four annoying warningsby tobyink (Prior) |
| on Dec 09, 2012 at 00:59 UTC ( #1007940=note: print w/ replies, xml ) | Need Help?? |
|
But with strict that already doesn't compile. When you use strict, "once" usually becomes pretty irrelevant.
I'm aware of that. The four line block of the code was intended as four individual examples of how to disable specific warning categories, rather than a single block that should be copied and pasted into actual scripts.
perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'
In Section
Meditations
|
|
||||||||||||||||||||||