NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Maybe we need to nail the problem (Score:2)
It is deficient in some ways. L is just wrong. We could use
Re:Maybe we need to nail the problem (Score:2)
So where does that leave us? There are lots of bad documentation formats -- both in terms of reading as source and authoring. So the best you can possibly hope for is to separate the display from the authoring, which is basically re-inventing SGML or XML (your choice). Even those options aren't wart-free.
So taking all that into account, POD sucks, but it sucks much less than all of the other alternatives. Put another way, 20 well-written pages trumps 3 beautifully formatted pages or 5 metadata rich (and reusable) pages.
But sometimes 20 pages of well-written text need the occasional table, hyperlink or bulleted list. POD goes about 80% of the way of hitting the 80/20 rule.
So, anyone up for addressing POD's deficiencies in its well-defined area of applicability?
We're working on it, and in a POD-friendly manner.
Reply to This
Parent