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:1)
The way I see addressing the problem is to create a POD API (not sure if POM is the right thing - I think we'd miss a streaming API) such that we could rip out POD and replace it with XML, when we needed that sort of power (or choose markup language X). It would have to cope with some sort of extensibility mechanism like XML Namespaces, so that we could define metadata tags (I use tags in the loosest sense of the word - they could be POD formatting constructs) in a consistent manner.
Anyway, I have way too many other things to be working on, so I'll get back to being an implementation type, rather than an ideas type
Reply to This
Parent