On Tue, Jun 29, 2010 at 8:29 PM, Ricardo Signes
<[email protected]> wrote:
> * Will Coleda <[email protected]> [2010-06-29T20:01:51]
>>
>> Is subclassing Pod::Simple::HTML the current best practice for doing
>> this? (I have some =begin/=end markers that I need to be handled in a
>> non-standard fashion)

Pretty much 10 seconds after I sent this, I noticed that the docs for
Pod::Simple were much more helpful than the docs for
Pod::Simple::HTML. It would be great if there was  a point release to
change the TODOs to "see Pod::Simple". I'd be happy to proffer a
patch.

> I tend to use Pod::Simple::XHTML, but either one can work.
>
>> If so, any pointers on how would be greatly appreciated.
>
> I tend to abuse Pod::Simple in conjunction with Pod::Elemental, so these are
> not demonstrative of much beyond my hamfistedness:
>
> http://cpansearch.perl.org/src/RJBS/WWW-AdventCalendar-0.100160/lib/WWW/AdventCalendar/Article.pm
>
> http://github.com/rjbs/pod-cyoa/blob/master/lib/Pod/CYOA/XHTML.pm
>
> http://github.com/rjbs/dzil.org/raw/master/src/tutorial/build-tutorial.pod
>
> Sorry.
>
> I can probably help with specific questions.
>
> Oh, this might be useful:
> http://cpansearch.perl.org/src/DWHEELER/Pod-Simple-3.14/t/xhtml05.t
>
> --
> rjbs
>

Thanks for the links!


-- 
Will "Coke" Coleda

Reply via email to