freebsd-ports/www/p5-PodToHTML/pkg-descr
Dmitry Marakasov 1f8b48b772 - Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by:	portmgr blanket
2016-05-19 10:53:05 +00:00

5 lines
195 B
Text

PodToHTML generates HTML from one or (more typically) several files
containg POD documentation.
It uses Pod::Parser to parse the PODs and HTML::Element to represent the
HTML as it is generated.