97527ea1e9
PodToHTML generates HTML from one or (more typically) several files containg POD documentation. PR: 63434 Submitted by: hrs
6 lines
197 B
Plaintext
6 lines
197 B
Plaintext
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.
|