Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Why I'm a Pod::Nazi

by mortis (Pilgrim)
on Nov 26, 2001 at 20:39 UTC ( [id://127565]=note: print w/replies, xml ) Need Help??


in reply to Why I'm a Pod::Nazi

I have to agree with some of the other responses - Perl's POD is a good first step, but it's inadequate for larger projects. I've recently worked on a project that involved C++, and we decided to try Doxygen for our API documentation. I have to say, I am very impressed with it - it can generated interlinked HTML documentation (ala Javadoc), tex output (with the ability to produce a PDF manual), and manpages. It has facilities for documenting at the class level, member level, as well as parameters and return values from methods. It generates class hierarchies.

It is my opinion that Perl would be well served by adopting a documentation tool/format with a similar level of features. The links really help developers get familliar with the project quickly, the generated hierarchy diargrams and collobration diagrams really aid in understanding object hierarchies.

There has been some talk about this for Perl6

Kyle

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (8)
As of 2024-04-18 13:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found