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.
PPI handles the two cases you want (Score:1)
Re: (Score:1)
Re: (Score:1)
What might be a better idea though, is to introduce an ->complete or ->incomplete method at the PPI::Element level and abstract the entire thing behind a nice interface.
Re:PPI handles the two cases you want (Score:1)
That would be great. I've taken a stab at implementing it and it looks to be way over my head.
Reply to This
Parent