Search results for "Pod::HtmlTree"
Pod::HtmlTree - Create a hierarchy of HTML documents from your module's PMs.
So you've just created a great new Perl module distribution including several *.pm files? You've added nice POD documentation to each of them and now you'd like to view it nicely formatted in a web browser? And you'd also like to navigate between all...
MSCHILLI/Pod-HtmlTree-0.97 - 25 Apr 2004 19:26:11 UTC - Search in distribution
Pod::Html::HtmlTree - class to convert pod files to html tree
This module does same as Pod::Html module but make html tree. Read Pod::Html document for more detail. You may want to look at Pod::ProjectDocs before using this module which may be more fun to you....
TOMYHERO/Pod-Html-HtmlTree-0.92 - 01 Apr 2007 10:01:36 UTC - Search in distribution
Pod::Tree::HTML - Generate HTML from a Pod::Tree
"Pod::Tree::HTML" reads a POD and translates it to HTML. The source and destination are fixed when the object is created. Options are provided for controlling details of the translation. The "translate" method does the actual translation. For conveni...
MANWAR/Pod-Tree-1.31 - 22 Feb 2019 10:53:09 UTC - Search in distribution
Pod::Pandoc - process Plain Old Documentation format with Pandoc
The Plain Old Documentation format (Pod) is a markup language used to document Perl code (see perlpod for reference). Several Perl modules exist to process and convert Pod into other formats. Pod::Pandoc is an attempt to unify and extend Pod converti...
VOJ/Pod-Pandoc-0.5.0 - 11 May 2018 21:24:46 UTC - Search in distribution
HTML::ListToTree - Convert nested HTML lists to Javascripted tree widget
Converts HTML nested lists (<ul> or <ol>) into an HTML document containing an alternate widget using a specified Widget class. By default, the Widget class is HTML::ListToTree::DTree, which generates a Javascripted tree using the dtree widget *(with ...
DARNOLD/HTML-ListToTree-1.01 - 18 Aug 2007 21:14:35 UTC - Search in distribution