On 3 Sep 2000, Russ Allbery wrote:
RA> * lib/Pod/Text.pm: Add sol and verbar to the escapes.
RA> * lib/Pod/Man.pm: Likewise.
RA> * lib/Pod/Man.pm (cmd_item): Fix the regex for stripping bullets
RA> from index entries so that it doesn't strip a leading 'o'.
Dear all,
I'd like to abuse this opportunity for advertising a general
Pod::Compiler. The items listed above are dealt with in my (new) Pod::HTML
as well, which IMHO suggests that this should be done in a central place.
I'll keep you up to date on my tries to come up with such a generic
compiler that generates an object tree that can be conveniently processed
into any output format. It will be based on the current Pod::Parser.
All the best,
Marek