Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Re: Functions Signatures

by blue_cowdawg (Monsignor)
on Jul 17, 2003 at 16:24 UTC ( [id://275272]=note: print w/replies, xml ) Need Help??


in reply to Re: Functions Signatures
in thread Functions Signatures

Maybe it's just for developer information so they don't have to scroll to where your subs are to see what's available?

That's what comments are for. If you insist, put a set of comments in the beginning of your code that provide an "index" to the functions you define.

Better yet, make it POD so you can do neat things later on like generate MAN pages, HTML, etc.


Peter L. BergholdBrewer of Belgian Ales
Peter@Berghold.Netwww.berghold.net
Unix Professional

Replies are listed 'Best First'.
Re: Re: Re: Functions Signatures
by Nkuvu (Priest) on Jul 17, 2003 at 18:03 UTC
    Well, yes, that would be my approach. But it was the best idea I could come up with for doing this.

Log In?
Username:
Password:

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

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

    No recent polls found