[OT] Should exist / does exist?
chromatic
chromatic at wgz.org
Thu Dec 7 20:51:20 GMT 2006
On Thursday 07 December 2006 00:29, Nicholas Clark wrote:
> B::Deparse + eval will come unstuck if the original routine accesses
> lexicals that you can't see. Such as a closure, or any subroutine that uses
> file scoped lexicals.
Funny; I just fixed that in Attribute::Method just now. A little PadWalker
plus Devel::LexAlias action meant that I, for one, don't have to write any XS
code.
http://wgz.org/chromatic/perl/Attribute-Method.tar.gz
-- c
More information about the london.pm
mailing list