Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

(podmaster: Why I hate too many #)Re^2: Why I Hate Nested If-Else blocks

by PodMaster (Abbot)
on Jan 04, 2002 at 13:30 UTC ( [id://136237]=note: print w/replies, xml ) Need Help??


in reply to Re: Why I Hate Nested If-Else blocks
in thread Why I Hate Nested If-Else blocks

Can you please explain the following to me?
## _get_commands (nil) : listref # # each Machine has its own list of Commands that should be # executed in response to the user's input. this routine returns # a reference to that list. #
What prompted you to do that? What I expect is the following?
=head1 FUNCTIONS .... =head2 C<_get_commands (nil) : listref> each Machine has its own list of Commands that should be executed in response to the user's input. this routine returns a reference to that list. =cut
If you're going to bother writing more than two lines of documentation, please make it POD, that is what it is for.
 

____________________________________________________
** The Third rule of perl club is a statement of fact: pod is sexy.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (4)
As of 2024-03-28 16:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found