[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]
Re: [ID 20000111.002] pod2html (Html.pm) - bugfixes and improvements
Wolfgang Laun <Wolfgang.Laun@alcatel.at> writes:
>podtohtml requires not only the POD::Parser family, but also Font-AFM,
>HTML-Format, HTML-Parser, HTML-Tree, MIME-Base64, PodToHTML and URI.
No it doesn't.
It uses HTML::Element which happens to be bundled with some other
module which in turn requires the other stuff. It we re-packaged
the various classes the "footprint" would be much smaller.
I seem to recall us at the conference discussing doing a pod2xml
which just depended on Pod::Parser, but did all the heuristics.
And then using an xml2html ...
--
Nick Ing-Simmons <nik@tiuk.ti.com>
Via, but not speaking for: Texas Instruments Ltd.
- References to:
-
Wolfgang Laun <wolfgang.laun@alcatel.at>
[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]