thanks PodMaster, I quote you in random order:
I disagree ... No
yup. I was obviously joking, I don't really want to kick anything out from anywhere :-)
You're not the first to complain, but most others interested in converting pod to html found other means
what I found was just the result of a quick search. it probably has something to do with the visibility of certain modules on search.cpan.org. or with my inability to use search.cpan.org, your choice :-)
Pod::Html has been like this for a long time (very long time).
...
Extending Pod::Html would require a rewrite of Pod::Html.
and this was my point. I am unhappy with the current implementation of Pod::Html, because I see it as "the" standard way of converting POD to HTML. and for it to be something that can be called a module (eg. something that other programs than pod2html can use), it certainly needs a rewrite.
You're very much welcomed and encouraged to improve it and submit a patch along with tests to the perl 5 porters
ouch. this is the answer I feared most :-) frankly, my TODO list is consistently out of heap space, so I throw the idea out: who wants to take over Pod::Html and rewrite it?

it? Pod::Html is a module
o my poor english :-) should I've used "he" instead?

cheers,
Aldo

King of Laziness, Wizard of Impatience, Lord of Hubris


In reply to Re: Re: unhappy with Pod::Html by dada
in thread unhappy with Pod::Html by dada

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.