in reply to Re^3: Disabling runtime warnings in dynamic scope? (Scope::Context)
in thread Disabling runtime warnings in dynamic scope?
Thanks, interesting! :)
Seems to be based on Scope::Upper and does loads of black magic. (And might be useful to implement lisp style macros)
But only on upper contexts. The subs in questions are "lower" contexts
Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Wikisyntax for the Monastery
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Disabling runtime warnings in dynamic scope? (Code::Splice)
by beech (Parson) on Apr 25, 2018 at 23:50 UTC | |
by LanX (Saint) on Apr 26, 2018 at 00:00 UTC |