Search results for "module:Pod::Strip"
Pod::Strip - Remove POD from Perl code
Pod::Strip is a subclass of Pod::Simple that strips all POD from Perl Code....
DOMM/Pod-Strip-1.100 - 10 Jan 2021 17:49:14 UTC
Pod::Inherit - auto-create POD sections listing inherited methods
Ever written a module distribution with base classes and dependencies, that had the POD for the various methods next to them, but hard to find for the user of your modules? Ever wished POD could be inheritable? Now it can. This module will load each ...
BBYRD/Pod-Inherit-0.91 - 13 Jun 2014 02:48:17 UTC
Pod::Simple::Role::StripVerbatimIndent - Strip indentation from verbatim sections sanely
Strips the indentation from verbatim blocks, while not corrupting tab indents. The shortest indentation in the verbatim block (excluding empty lines) will be stripped from all lines. By default, using this role will disable tab expansion. It can be r...
HAARG/MetaCPAN-Pod-XHTML-0.003002 - 13 Jul 2022 13:50:50 UTC
Pod::Stripper - strip all pod, and output what's left
This be "Pod::Stripper", a subclass of "Pod::Parser". It parses perl files, stripping out the pod, and dumping the rest (presumably code) to wherever you point it to (like you do with "Pod::Parser"). You could probably subclass it, but I don't see wh...
PODMASTER/Pod-Stripper-0.22 - 28 Feb 2002 06:01:19 UTC
Pod::ROBODoc - Convert ROBODoc to Pod.
Pod::ROBODoc is a simple ROBODoc-to-Pod converter....
MGRIMM/Pod-ROBODoc-0.3 - 26 Jan 2010 16:53:43 UTC
Pod::ParseUtils - helpers for POD parsing and conversion
NOTE: This module is considered legacy; modern Perl releases (5.31.1 and higher) are going to remove Pod-Parser from core and use Pod::Simple for all things POD. Pod::ParseUtils contains a few object-oriented helper packages for POD parsing and proce...
MAREKR/Pod-Parser-1.66 - 22 Apr 2023 16:52:40 UTC
Pod::Extract::URI - Extract URIs from POD
This module parses POD and uses "URI::Find" or "URI::Find::Schemeless" to extract any URIs it can....
IMALPASS/Pod-Extract-URI-0.3 - 25 Jan 2008 21:35:26 UTC
MooseX::Getopt::Usage::Pod::Text - pod2text duties for MooseX::Getopt::Usage.
A subclass of Pod::Text to tweak the output to make a nice usage message. Does the following. Lower cases headings (keeping first letter cap). Adds a colon on the end of headings. Changes SYNOPSIS head1 to USAGE. Optionally strips out headings....
PITCHLESS/MooseX-Getopt-Usage-0.24 - 25 Sep 2014 16:09:35 UTC