173e93c91b
This module generates HTML from files containing POD documentation.
5 lines
198 B
Plaintext
5 lines
198 B
Plaintext
This module 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.
|