The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "pod::weaver"

Pod::Weaver - weave together a Pod document from an outline River stage three • 137 direct dependents • 235 total dependents

Pod::Weaver is a system for building Pod documents from templates. It doesn't perform simple text substitution, but instead builds a Pod::Elemental::Document. Its plugins sketch out a series of sections that will be produced based on an existing Pod ...

RJBS/Pod-Weaver-4.020 - 21 Mar 2024 17:58:57 UTC - Search in distribution

Complete::Pod::Weaver - Pod::Weaver-related completion routines River stage one • 3 direct dependents • 3 total dependents

PERLANCAR/Complete-Pod-Weaver-0.05 - 29 Nov 2015 04:56:00 UTC - Search in distribution

Pod::Weaver::Plugin::Run - Write Pod::Weaver::Plugin directly in weaver.ini River stage one • 1 direct dependent • 1 total dependent

This plugin will compile the code specified in weaver.ini and execute it. It effectively lets you write "weave_section()" directly in weaver.ini....

PERLANCAR/Pod-Weaver-Plugin-Run-0.001 - 14 Oct 2016 10:22:59 UTC - Search in distribution

Pod::Weaver::Plugin::Exec - include output of commands in your pod River stage zero No dependents

This is a Pod::Weaver plugin that will take the output of a command and insert it as literal data into the pod....

FREW/Pod-Weaver-Plugin-Exec-0.001002 - 16 May 2015 16:31:38 UTC - Search in distribution

Pod::Weaver::Section::SQL - Document SQL more easily by referencing only the SQL command in POD River stage one • 1 direct dependent • 1 total dependent

MARMAND/Pod-Weaver-Section-SQL-0.03 - 22 Jan 2015 13:38:44 UTC - Search in distribution

Pod::Weaver::Plugin::Rinci - Insert stuffs to POD from Rinci metadata River stage one • 2 direct dependents • 3 total dependents

This plugin inserts stuffs to POD documentation based on information found on Rinci metadata. For modules For modules, the following are inserted: * DESCRIPTION From "description" property from package metadata, if any. * FUNCTIONS (or METHODS) Docum...

PERLANCAR/Pod-Weaver-Plugin-Rinci-0.786 - 05 Jun 2023 00:05:32 UTC - Search in distribution

Pod::Weaver::Plugin::perlmv - Plugin to use when building App::perlmv and App::perlmv::scriptlet::* distribution River stage one • 1 direct dependent • 1 total dependent

This plugin is to be used when building App::perlmv and "App::perlmv::scriptlet::*" distribution. Currently it does the following for each lib/App/perlmv/scriptlet/* pm file: * Fill Description section from scriptlet's description * Mention some scri...

PERLANCAR/Pod-Weaver-Plugin-perlmv-0.002 - 18 Aug 2020 01:49:48 UTC - Search in distribution

Pod::Weaver::Plugin::WikiDoc - allow wikidoc-format regions to be translated during dialect phase River stage two • 12 direct dependents • 21 total dependents

DAGOLDEN/Pod-Elemental-Transformer-WikiDoc-0.093004 - 27 Mar 2015 03:01:52 UTC - Search in distribution

Pod::Weaver::Plugin::ScriptX - Plugin to use when building ScriptX::* distribution River stage one • 1 direct dependent • 1 total dependent

This plugin is used when building ScriptX::* distributions. It currently does the following: * Create "CONFIGURATION" POD section from the meta's conf * Add text to Description section from meta's description...

PERLANCAR/Pod-Weaver-Plugin-ScriptX-0.003 - 16 Dec 2020 00:06:14 UTC - Search in distribution

Pod::Weaver::Section::Badges - Add (or append) a section with badges River stage one • 1 direct dependent • 2 total dependents

This inserts a section with status badges. The configuration in the synopsis would produce something similar to this: =head1 BUILD STATUS =begin HTML <p> <a href="https://travis-ci.org/MyGithubUser/the_repository"><img src="https://travis-ci.org/MyGi...

CSSON/Pod-Weaver-Section-Badges-0.0402 - 20 Feb 2016 20:50:07 UTC - Search in distribution

Pod::Weaver::Section::BugsRT - Add a BUGS pod section for rt.cpan.org River stage zero No dependents

MSCHOUT/Pod-Weaver-Section-BugsRT-0.52 - 01 Apr 2010 02:41:17 UTC - Search in distribution

Pod::Weaver::Plugin::Ditaa - include ditaa diagrams in your pod River stage zero No dependents

It has often been said that a picture is worth a thousand words. I find that sometimes a diagram truly can illuminate your design. This Pod::Weaver plugin allows you to put ditaa <http://ditaa.sourceforge.net/> diagrams in your pod and render the ima...

FREW/Pod-Weaver-Plugin-Ditaa-0.001006 - 05 Dec 2015 23:38:52 UTC - Search in distribution

Pod::Weaver::Plugin::WordList - Plugin to use when building WordList::* distribution River stage one • 1 direct dependent • 1 total dependent

This plugin is to be used when building "WordList::*" distribution. Currently it does the following: * Add a Synopsis section (if doesn't already exist) showing how to use the module * Add WordList Statistics section showing statistics from %STATS (w...

PERLANCAR/Pod-Weaver-Plugin-WordList-0.064 - 17 May 2021 16:03:55 UTC - Search in distribution

Pod::Weaver::Section::Changes - Add a CHANGES POD section River stage one • 1 direct dependent • 1 total dependent

This plugin inserts "Changes" entries to POD section CHANGES. I used to think this is a good idea because I can look at the module's Changes history right from the POD. I've since repented :-) Changes is parsed using CPAN::Changes and markup in text ...

PERLANCAR/Pod-Weaver-Section-Changes-0.04 - 01 Apr 2015 00:18:10 UTC - Search in distribution

Pod::Weaver::Section::Extends - Add a list of parent classes to your POD. River stage one • 1 direct dependent • 1 total dependent

This Pod::Weaver section plugin creates an "EXTENDS" section in your POD which will contain a list of your class's parent classes. It accomplishes this by attempting to compile your class and inspecting its @ISA....

FRIEDO/Pod-Weaver-Section-Extends-0.009 - 08 May 2013 23:43:04 UTC - Search in distribution

Pod::Weaver::Section::SeeAlso - add a SEE ALSO pod section River stage two • 6 direct dependents • 12 total dependents

This section plugin will produce a hunk of pod that references the main module of a dist from its submodules, and adds any other text already present in the POD. It will do this only if it is being built with Dist::Zilla, because it needs the data fr...

APOCAL/Pod-Weaver-Section-SeeAlso-1.003 - 25 Oct 2014 22:14:14 UTC - Search in distribution

Pod::Weaver::Section::Support - Add a SUPPORT section to your POD River stage two • 20 direct dependents • 30 total dependents

This section plugin will produce a hunk of pod that lists the various ways to get support for this module. It will do this only if it is being built with Dist::Zilla because it needs the data from the dzil object. If you have Dist::Zilla::Plugin::Rep...

SHLOMIF/Pod-Weaver-Section-Support-1.014 - 26 Jul 2023 07:43:02 UTC - Search in distribution

Pod::Weaver::PluginBundle::GRS - a bundle that add Bugs section to the Default bundle River stage zero No dependents

CELOGEEK/Dist-Zilla-PluginBundle-GRS-0.08 - 15 Dec 2013 19:38:40 UTC - Search in distribution

Pod::Weaver::PluginBundle::NRR - Weave a web of Pod the NRR way River stage zero No dependents

NRR/Dist-Zilla-PluginBundle-NRR-0.121220 - 01 May 2012 15:50:36 UTC - Search in distribution

Pod::Weaver::Plugin::ArrayData - Plugin to use when building ArrayData::* distribution River stage one • 1 direct dependent • 1 total dependent

This plugin is to be used when building "ArrayData::*" distribution. Currently it does the following: * Add a Synopsis section (if doesn't already exist) showing how to use the module * Add ArrayData Module Statistics section showing statistics from ...

PERLANCAR/Pod-Weaver-Plugin-ArrayData-0.003 - 20 May 2021 12:18:24 UTC - Search in distribution
1,349 results (0.137 seconds)