Re: Proposal for Pod::Simple::PDF
[email protected] ("David E. Wheeler")
| Newsgroups | perl.pod-people |
|---|---|
| Message-ID | <[email protected]> |
On May 8, 2011, at 11:27 AM, Shawn H Corey wrote: > Second, I'm not sure what to use for a base class. The choices I'm looking at are Pod::Simple, Pod::Simple::Methody, Pod::Simple::PullParser, and even Pod::Simple::SimpleTree. Is there anything special about these that I should know? I think that Pod::Simple::XHTML is the model you want to follow for writing formatting classes. At least, its approach is the easiest to get started with. Best, David