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.
my answers (Score:1)
o I use Perl::Critic on some of my code
2) Perl::Critic policies
o I use a small subset of the Perl::Critic policies
3) Configuration
o I use a global $HOME/.perlcriticrc
4) Wrapper modules
o None of the above
I like most of it, but my pet peeves are double sigils and postfix if/unless
Reply to This