Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: clean up/professionalism

by AgentM (Curate)
on Feb 13, 2001 at 08:46 UTC ( [id://58083]=note: print w/replies, xml ) Need Help??


in reply to clean up/professionalism

The question is rather vague, so all I can offer you are some tips if you want to leave your mark:
  • The code works and has been thoroughly tested under "idiot-mode" ala a divide-by-zero does not sink the ship.
  • The code uses modules where appropriate and runs under the standard diagnostic tools.
  • Excessive debug info (aka print statements) has been removed.
  • Variables are appropriately named.
  • The provided package includes administrative tools where necessary which allows for the extensibility of the application.
  • If needed, the code is appropriately commented.
  • The code has been "idiot-tested".
  • The code has been "idiot-tested".
  • The code has been "idiot-tested".
Good luck!
AgentM Systems nor Nasca Enterprises nor Bone::Easy nor Macperl is responsible for the comments made by AgentM. Remember, you can build any logical system with NOR.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (2)
As of 2024-04-25 19:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found