Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Re: Perl Programming guidelines/rules

by dws (Chancellor)
on Nov 21, 2002 at 20:02 UTC ( [id://214889]=note: print w/replies, xml ) Need Help??


in reply to Re: Perl Programming guidelines/rules
in thread Perl Programming guidelines/rules

1) Open each subroutine with an description of what it does and how:

If you're going to do this, don't cargo cult from C and do it in comments. Use POD, so that the API documentation can be extracted into web pages.

  • Comment on Re: Re: Perl Programming guidelines/rules

Log In?
Username:
Password:

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

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

    No recent polls found