aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-PodToHTML/pkg-descr
blob: ccb925bead99ea1845f33f642bf91a41ac3d4e91 (plain) (blame)
1
2
3
4
5
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.