Running-Commentary
view release on metacpan or search on metacpan
with lexical scoping inside closures in Perl 5.18.
0.000005 Wed Jul 31 20:36:53 2013
- Found new workaround for 5.018 incompatibility.
"Problem" appears to be a deliberate choice by P5P
when optimizing the implementation of closures.
New solution is actually superior to original
(pre-5.18) solution, as it does not require
PadWalker, and hence is unlikely to break on
future changes in implementation.
( run in 0.719 second using v1.01-cache-2.11-cpan-05444aca049 )