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.
Thanks! (Score:1)
Re: (Score:1)
Our TODO.pod is big already, but I'd love to add more good ideas to it.
Re:Thanks! (Score:1)
I agree with most of it, but I'd like ti be able to tell it to except $@ as well.
Reply to This
Parent
Re: (Score:1)
I just committed a patch to SVN that implements the following example:
[Variables::ProhibitPunctuationVars]
allow = $@ $!
This feature will be present in the forthcoming v0.19.
Re: (Score:1)