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.
Want.pm light (Score:3, Interesting)
Re:Want.pm light (Score:3, Insightful)
Imagine if Want and Regexp::Common had sex. You have a handy predefined list of common behaviors that a user can assign to a subroutine without worrying about getting the exact syntax perfect. Just figure out which behavior you want for a given context and ask for it. You won't actually have to set up the behaviors for the different contexts, though. It gets done for you, thus lowering the number of bugs.
Reply to This
Parent