Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Dealing with sloppy code

by vishi83 (Pilgrim)
on Nov 18, 2005 at 06:07 UTC ( [id://509698]=note: print w/replies, xml ) Need Help??


in reply to Dealing with sloppy code

Hi maximus !!

Already lot of discussions hav gone into this topic.. But i thought of adding some of my points to that

Ther r lots of ways to deal with sloppy code.. You can maintain uniformity in code developed by your developers ..

You can clean up your code using perltidy. Download it from sourceforge
Read the documentation too.. Another thing i would suggest is to make use of

Perl checkstyle module

Do refer the Module::CheckStyle in CPAN
This module has got lot of configuration options.. the only thing u need to do is to give the path of your .pl file while using this module ...

Your script can also be documented using PODs ..

Thats it man !!!

Thank you ,
vishi83
A perl Script without 'strict' is like a House without Roof; Both are not Safe;

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://509698]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (3)
As of 2024-04-19 20:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found