NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
my guess (Score:1)
I ran into this problem when developing Sub::Exporter. It lets you say:
My assumption is that it's because of this equivalency:
rjbs
Re:my guess (Score:2)
Yeah, I was getting a bit sloppy in the post. Thanks for pointing those out.
I've tried using PadWalker to get around some of these issues, but no love. Damn.
Reply to This
Parent