Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Another commenting question,

by jplindstrom (Monsignor)
on Mar 16, 2001 at 07:48 UTC ( [id://64873]=note: print w/replies, xml ) Need Help??


in reply to Another commenting question,

=head1 DOCUMENTATION =head2 The Big Picture Comment structure and approach. Describe your decisions and your rationale for making them. =head2 Interfaces Comment (define) your interfaces. Always. If you haven't stated what a sub or method does, it doesn't exist. =cut # #Comment what you do. Program how to do it. # #If you had either code or comments, you should be able to #reproduce the other. But you shouldn't have to. # #Sometimes this is only the sub/method interface. #

/J

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-03-29 09:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found