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'ing package (Score:1)
Won't this get in the way of this common trick?
package # hide from PAUSEInternal::Module;
Reply to This
Re: (Score:1)
PPI reads code like people do, so if YOU can see that it should be hidden, PPI is quite capable of emulating the stupidity of PAUSE.