The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "Pod::Html"

Pod::Html - module to convert pod files to HTML River stage five • 11292 direct dependents • 32664 total dependents

Converts files from pod format (see perlpod) to HTML format. It can automatically generate indexes and cross-references, and it keeps a cache of things it knows how to cross-reference....

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

Pod::HTML - Translate POD into HTML file River stage zero No dependents

KJALB/PodSimplify-0.04 - 16 Aug 1996 19:14:10 UTC - Search in distribution
  • Pod::Simplify - Simplify the pod (Plain Old Documentation) portion of a file

Pod::L10N::Html - module to convert pod files to HTML with L10N River stage zero No dependents

Converts files from pod format (see perlpod) to HTML format. Its API is fully compatible with Pod::Html. If input files support Pod::L10N::Format extended format, Pod::L10N::Html do some more works to print translated text pretty well....

ARGRATH/Pod-L10N-1.07 - 16 Sep 2022 09:48:25 UTC - Search in distribution

Apache::Pod::HTML - base class for converting Pod files to prettier forms River stage one • 1 direct dependent • 2 total dependents

PETDANCE/Apache-Pod-0.22 - 17 Sep 2005 03:55:19 UTC - Search in distribution
  • Apache::Pod - base class for converting Pod files to prettier forms

TOBYINK::Pod::HTML - convert Pod to HTML like TOBYINK River stage zero No dependents

Yet another pod2html converter. Note that this module requires Perl 5.14, and I have no interest in supporting legacy versions of Perl. Constructor "new(%attrs)" Moose-style constructor. Attributes "pretty" If true, will output pretty-printed (nicely...

TOBYINK/TOBYINK-Pod-HTML-0.005 - 03 Mar 2014 21:24:59 UTC - Search in distribution

Pod::Tree::HTML - Generate HTML from a Pod::Tree River stage one • 2 direct dependents • 2 total dependents

"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

Marek::Pod::HTML - convert Perl POD documents to HTML River stage zero No dependents

THIS IS PRELIMINARY SOFTWARE! The "Marek::" namespace is strictly preliminary until a regular place in CPAN is found. Marek::Pod::HTML converts one or more Pod documents into individual HTML files. This is meant to be a successor of Tom Christiansen'...

MAREKR/MarekPodHtml-0.49 - 16 Jan 2003 20:53:56 UTC - Search in distribution
  • pod2html - convert Perl POD documentation to HTML

Pod::Simple::HTML - convert Pod to HTML River stage five • 134 direct dependents • 32646 total dependents

This class is for making an HTML rendering of a Pod document. This is a subclass of Pod::Simple::PullParser and inherits all its methods (and options). Note that if you want to do a batch conversion of a lot of Pod documents to HTML, you should see t...

KHW/Pod-Simple-3.45 - 15 May 2023 23:28:35 UTC - Search in distribution

Apache2::Pod::HTML - base class for converting Pod files to prettier forms River stage zero No dependents

MARKLE/Apache2-Pod-0.27 - 17 Mar 2009 18:39:58 UTC - Search in distribution

Pod::Html::HtmlTree - class to convert pod files to html tree River stage zero No dependents

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::POM::View::HTML - create HTML views of POM objects River stage two • 27 direct dependents • 44 total dependents

HTML view of a Pod Object Model....

NEILB/Pod-POM-2.01 - 07 Nov 2015 21:05:42 UTC - Search in distribution

Pod::PseudoPod::HTML - format PseudoPod as HTML River stage two • 9 direct dependents • 10 total dependents

This class is a formatter that takes PseudoPod and renders it as wrapped html. This is a subclass of Pod::PseudoPod and inherits all its methods....

CHROMATIC/Pod-PseudoPod-0.19 - 01 Sep 2019 20:59:15 UTC - Search in distribution

Perl::Examples::POD::HTML - Embedding HTML in POD River stage one • 1 direct dependent • 1 total dependent

HTML can be embedded in POD, using: =for HTML <b>some html</b> or: =begin HTML <b>some html</b> <i>some more html</i> ... =end HTML This is explained in perlpod. text snippet 1. foo bar +-----------------+----------------+---------------------+------...

PERLANCAR/Perl-Examples-0.096 - 11 May 2023 00:05:33 UTC - Search in distribution

Pod::MultiLang::Html - turn MultiLang-pod into html River stage zero No dependents

Pod::MultiLang::Html translates pod into html. This inherits Pod::MultiLang and it inherits Pod::Parser, usage is same as Pod::Parser. command/verbatim/textblock methods only do push paragraphs into an array, and end_pod method do conversion. (these ...

HIO/Pod-MultiLang-0.14 - 06 Feb 2008 09:33:10 UTC - Search in distribution

Pod::HTML2Pod - translate HTML into POD River stage zero No dependents

Larry Wall once said (1999-08-27, on the "pod-people" list, I do believe): "The whole point of pod is to get people to document stuff they wouldn't document in any other form." To that end, I wrote this module so that people who are unpracticed with ...

SBURKE/Pod-HTML2Pod-4.05 - 30 Dec 2004 07:49:03 UTC - Search in distribution

Pod::HtmlEasy - Generate personalized HTML from PODs. River stage one • 1 direct dependent • 1 total dependent

The purpose of this module is to generate HTML data from POD in a easy and personalized mode. By default the HTML generated is similar to the CPAN site style for module documentation....

GLEACH/Pod-HtmlEasy-v1.1.11a - 23 Aug 2014 02:12:52 UTC - Search in distribution

Pod::HtmlHelp - Interface with Microsoft's HtmlHelp system River stage zero No dependents

This module creates HtmlHelp from HTML or POD source (including the Pod in PM library files) using Microsoft's HtmlHelp compiler. This creates the intermediate project files and from those creates the htmlhelp windows 32-bit help files....

AUTRIJUS/Pod-HtmlHelp-1.1 - 17 Aug 2002 02:07:57 UTC - Search in distribution

Pod::HtmlTree - Create a hierarchy of HTML documents from your module's PMs. River stage zero No dependents

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::HTMLEmbed - Make clean html snippets from POD River stage zero No dependents

This module generates small and clean HTML from POD file. Unlike other pod2html modules, this module enables you to get section based html snippets. For example, you can get an html for SYNOPSIS section by following code: my $html = $pod->section('SY...

TYPESTER/Pod-HTMLEmbed-0.04 - 05 Sep 2011 07:57:03 UTC - Search in distribution

DCLPod::Html - module to convert pod files to HTML River stage zero No dependents

Converts files from pod format (see perlpod) to HTML format. It can automatically generate indexes and cross-references, and it keeps a cache of things it knows how to cross-reference....

PVHP/dclpod-html-0_001 - 15 Jul 2004 11:20:52 UTC - Search in distribution
  • dcl2html - convert pod in DCL .com files to .html files
1,201 results (0.117 seconds)