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.
Sweet! But are attributes possible? (Score:1)
I really like this. I was already tinkering with my extract_method script to make use of this gem of yours, and references were one of my unsolved issues. Thanks for fixing that so quickly :)
Is there any chance code attributes will be supported? I'd like to use this with CGI::Application, and I bet it'd be cool for Catalyst too.
Re:Sweet! But are attributes possible? (Score:2)
Is there any chance code attributes will be supported?
I hadn't even thought about them. It could, I think it just involves more Devel::Declare black magic from mst to make it aware of attributes.
Reply to This
Parent