> Is there any standard for documenting functions?
> For example, in Javadoc, there is a specific format
> that uses the "@" for identifying and formating the
> function argruments. It looks like POD much more
> freeform and is not nearly so detailed. Is that true?
>     Siegfried
> 
> P.S. Sorry Charles, I accidently replied to you personally.
> 

Could be, I haven't used Javadoc. You might find Mark Overmeer's OODoc
interesting,

http://perl.overmeer.net/oodoc/
http://search.cpan.org/~markov/OODoc-0.10/lib/OODoc.pod

Or take a look at the Docs category to see some of the things that can
be done with Pod:

http://search.cpan.org/modlist/Documentation

This is sort of off topic for a CGI list, might be better posted to the
[EMAIL PROTECTED] list instead.

http://danconia.org

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to