Today, inspired (or at least prodded) to action by an article in volume 2, issue 3 of
The Perl Review on Perl::Critic I did the good trooper thing and installed same on my box of choice. It should be noted that this is version 16, not 17, since I used ppm and ActiveState for the install. Eager to expose myself to a list of my sins I did the obvious, i.e.
c:\perlcritic EPD.pm and then hit return. Only to be confronted with
Can't locate object method "default_severity" via package "Perl::Critic::Policy::Variables" at C:/Perl/site/lib/Perl/Critic/Config.pm line 89. This suggests an installation problem, not unknown under ActiveState. Question is
"Does anyone know the fix?
Update And the winner is Chris Dolan who nailed it in one with the suggestion to move to version 0.17!
--hsm
"Never try to teach a pig to sing...it wastes your time and it annoys the pig."
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.