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

Search results for "module:pod::v"

lib/Pugs/Grammar/Pod.pm River stage zero No dependents

AUDREYT/v6-alpha-0.006 - 06 Jul 2006 08:30:31 UTC

Pod::Help - Perl module to automate POD display River stage one • 3 direct dependents • 3 total dependents

Pod::Help allows your script or program to automaticlly display its POD when the user gives a certain command line parameter. Note: 'script or program'! I mean it, Pod::Help is not intended to be used by other modules. There are three different ways ...

JACOB/Pod-Help-1.00 - 08 Nov 2007 20:43:25 UTC

Perl6::Pod - Pod6 implementation River stage one • 4 direct dependents • 4 total dependents

Pod is an evolution of Perl 5's Plain Old Documentation (POD) markup. Compared to Perl 5 POD, Perldoc's Pod dialect is much more uniform, somewhat more compact, and considerably more expressive. The Pod dialect also differs in that it is a purely des...

ZAG/Perl6-Pod-0.74 - 15 Mar 2020 09:19:57 UTC

Pod::Site - Build browsable HTML documentation for your app River stage zero No dependents

This program searches a list of directories and generates a jQuery <http://jquery.org/>-powered documentation site from all of the POD files it finds. It was originally designed for the Bricolage <http://bricolagecms.org/> project but is has evolved ...

DWHEELER/Pod-Site-0.56 - 15 Aug 2015 01:27:30 UTC

App::Plog - The one and a half minute blog River stage zero No dependents

Generate a rudimentary HTML blog....

NKH/App-Plog-0.01.12 - 08 May 2010 15:36:26 UTC

Pod::Cpandoc - perldoc that works for modules you don't have installed River stage two • 10 direct dependents • 12 total dependents

"cpandoc" is a perl script that acts like "perldoc" except that if it would have bailed out with "No documentation found for "Uninstalled::Module"", it will instead scrape a CPAN index for the module's documentation. One important feature of "cpandoc...

SARTAK/Pod-Cpandoc-0.16 - 01 Dec 2016 18:30:58 UTC

POD::Generate - programmatically generate plain old documentation River stage zero No dependents

This module purpose is to assist with programmatically generating plain old documentation from code....

LNATION/POD-Generate-0.01 - 27 Feb 2022 18:57:25 UTC

Pod::Simplify - Simplify the pod (Plain Old Documentation) portion of a file River stage zero No dependents

MARKUP These are markups that are accepted. Several are introduced as internal markup, but their use in regular pod is encouraged to help the cross-referencing process. C<> = Code B<> = Bold I<> = Italics V<> = Variable P<> = Function/Procedure S<> =...

KJALB/PodSimplify-0.04 - 16 Aug 1996 19:14:10 UTC

Pod::Webserver - Minimal web server for local Perl documentation River stage one • 3 direct dependents • 4 total dependents

This module can be run as an application that works as a minimal web server to serve local Perl documentation. It's like perldoc except it works through your browser. "podwebserver -h" displays help: Pod::Webserver version 3.11 Running under perl ver...

RSAVAGE/Pod-Webserver-3.11 - 13 Feb 2016 23:19:52 UTC

lib/IO/K8s/Api/Core/V1/Pod.pm River stage zero No dependents

JLMARTIN/IO-K8s-0.03 - 15 May 2018 14:03:57 UTC

Pod::Minicpandoc - perldoc that works for modules you don't have installed River stage zero No dependents

"mcpandoc" is a perl script that acts like "perldoc" except that if it would have bailed out with "No documentation found for "Uninstalled::Module"", it will instead consult your minicpan, or scrape a CPAN index for the module's documentation if that...

RHOELZ/Pod-Minicpandoc-0.16 - 05 Jun 2017 22:24:12 UTC

Pod::Minicpandoc - perldoc that works for modules you don't have installed River stage zero No dependents

"mcpandoc" is a perl script that acts like "perldoc" except that if it would have bailed out with "No documentation found for "Uninstalled::Module"", it will instead consult your minicpan, or scrape a CPAN index for the module's documentation if that...

RHOELZ/Pod-Minicpandoc-0.16 - 05 Jun 2017 22:24:12 UTC

Tk::Pod::FindPods - find Pods installed on the current system River stage two • 5 direct dependents • 11 total dependents

SREZIC/Tk-Pod-0.9943 - 31 Jan 2016 13:45:11 UTC

Acme::Pod::MathJax - All your math are belong to us! River stage zero No dependents

For now this isn't a module as such, but rather a way to test different pod-renderer's abilities to handle MathJax. The following examples are taken directly from MathJax's website....

JBERGER/Acme-Pod-MathJax-0.03 - 30 Jan 2013 19:42:25 UTC

Perl6::Perldoc::Parser - Parse Perl 6's documentation mark-up language River stage one • 2 direct dependents • 3 total dependents

This module parses text marked up with the Perl 6 Pod notation and converts it to a hierarchical object-based representation....

DCONWAY/Perl6-Perldoc-0.000013 - 28 Oct 2014 20:32:41 UTC

Perl6::Pod::Block::item - lists River stage one • 4 direct dependents • 4 total dependents

Lists in Pod are specified as a series of contiguous "=item" blocks. No special "container" directives or other delimiters are required to enclose the entire list. For example: The seven suspects are: =item Happy =item Dopey =item Sleepy =item Bashfu...

ZAG/Perl6-Pod-0.74 - 15 Mar 2020 09:19:57 UTC

Perl6::Perldoc::To::Text - Add a to_text() method to Perl6::Perldoc::Parser River stage one • 2 direct dependents • 3 total dependents

This module adds a method named "to_text()" to each of the classes in the "Perl6::Perldoc::Root" hierarchy, enabling them all to produce a plaintext representation of themselves and their nested components. The module also adds a "to_text()" method t...

DCONWAY/Perl6-Perldoc-0.000013 - 28 Oct 2014 20:32:41 UTC

Perl6::Perldoc::To::Ansi - ANSI-colored text renderer for Perl6::Perldoc River stage one • 1 direct dependent • 2 total dependents

This module is almost identical to the Text renderer, except that many constructs are highlighted with ANSI terminal codes. See Perl6::Perldoc::To::Text for more information....

HINRIK/Perl6-Perldoc-To-Ansi-0.11 - 17 Aug 2010 22:52:09 UTC

Pod::Abstract::BuildNode - Build new nodes for use in Pod::Abstract. River stage two • 5 direct dependents • 14 total dependents

For building a new Pod::Abstract document, or adding nodes to an existing one. This provides easy methods to generate correctly set nodes for most common Pod::Abstract elements....

BLILBURNE/Pod-Abstract-0.20 - 03 Jan 2010 02:03:58 UTC

Perl6::Perldoc::To::Xhtml - Add a to_xhtml() method to Perl6::Perldoc::Parser River stage one • 2 direct dependents • 3 total dependents

This module adds a method named "to_xhtml()" to each of the classes in the "Perl6::Perldoc::Root" hierarchy, enabling them all to produce an XHTML representation of themselves and their nested components. The module also adds a "to_xhtml()" method to...

DCONWAY/Perl6-Perldoc-0.000013 - 28 Oct 2014 20:32:41 UTC
31 results (0.038 seconds)