Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

Jeff,

Howdy, I have been using your module for all my code. Currently I turn off two things for Perl::Critic,

  1. RCS Control: am not using Subversion or CVS so I don't need that information in my modules.
  2. Tidy: I like tidy, however, I only recently got an email that PerlTidy had fixed a bug with its handling of attributes (it was breaking my Class::Std code).

Otherwise I will accept 95% of the suggestions submitted by Perl::Critic and tell it to ignore the other 5% (generally this has to do with concating single and double quoted strings.

Some people complain about the rules used by Perl::Critic, most of the complaints are about personal preference rather than the rule itself. I am willing to give up some of my preferences, which I am not particularly passionate about, to have very consistent code. I have found it easier to read and maintain code that I had write months ago when I did this.

Overall, I have been very happy with the code I have written and validated by Perl::Critic and will continue to use it in the future.


In reply to Re: Request for Perl::Critic Testimonials by Herkum
in thread Request for Perl::Critic Testimonials by jthalhammer

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (2)
As of 2024-04-19 21:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found