Search results for "module:Pod::Section"
Pod::Section - select specified section from Module's POD
KTAT/Pod-Section-0.02
-
19 Dec 2016 16:10:27 UTC
Pod::Weaver::Section::SQL - Document SQL more easily by referencing only the SQL command in POD
MARMAND/Pod-Weaver-Section-SQL-0.03
-
22 Jan 2015 13:38:44 UTC
Pod::Weaver::Role::Section - a plugin that will get a section into a woven document
RJBS/Pod-Weaver-4.019
-
12 Jan 2023 03:00:19 UTC
Pod::Weaver::Section::Bugs - a section for bugtracker info
RJBS/Pod-Weaver-4.019
-
12 Jan 2023 03:00:19 UTC
Pod::Weaver::Section::Name - add a NAME section with abstract (for your Perl module)
RJBS/Pod-Weaver-4.019
-
12 Jan 2023 03:00:19 UTC
Pod::Weaver::Section::Legal - a section for the copyright and license
RJBS/Pod-Weaver-4.019
-
12 Jan 2023 03:00:19 UTC
Pod::Weaver::Section::Region - find a region and put its contents in place where desired
RJBS/Pod-Weaver-4.019
-
12 Jan 2023 03:00:19 UTC
Pod::Weaver::Section::Badges - Add (or append) a section with badges
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
Pod::Weaver::Section::BugsRT - Add a BUGS pod section for rt.cpan.org
MSCHOUT/Pod-Weaver-Section-BugsRT-0.52
-
01 Apr 2010 02:41:17 UTC
Pod::Weaver::Section::Changes - Add a CHANGES POD section
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
Pod::Weaver::Section::SeeAlso - add a SEE ALSO pod section
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
Pod::Weaver::Section::Extends - Add a list of parent classes to your POD.
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
Pod::Weaver::Section::Authors - a section listing authors
RJBS/Pod-Weaver-4.019
-
12 Jan 2023 03:00:19 UTC
Pod::Weaver::Section::Collect - a section that gathers up specific commands
RJBS/Pod-Weaver-4.019
-
12 Jan 2023 03:00:19 UTC
Pod::Weaver::Section::Generic - a generic section, found by lifting sections
RJBS/Pod-Weaver-4.019
-
12 Jan 2023 03:00:19 UTC
Pod::Weaver::Section::Version - add a VERSION pod section
RJBS/Pod-Weaver-4.019
-
12 Jan 2023 03:00:19 UTC
Pod::Weaver::Section::Support - Add a SUPPORT section to your POD
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
Pod::Weaver::Section::Encoding - add a encoding pod tag with encoding (for your Perl module)
KEEDI/Pod-Weaver-Section-Encoding-0.100830
-
24 Mar 2010 07:04:46 UTC
Pod::Weaver::Section::Requires - Add Pod::Weaver section with all used modules from package excluding listed ones
This Pod::Weaver section plugin creates a "REQUIRES" section in your POD which contains a list of the modules used/required by your class. It accomplishes this by using Module::Extract::Use on all classes. All classes (*.pm files) in your distributio...
MILSO/Pod-Weaver-Section-Requires-0.03 - 12 Jul 2017 13:25:46 UTC
Pod::Weaver::Section::Consumes - Add a list of roles to your POD.
This Pod::Weaver section plugin creates a "CONSUMES" section in your POD which contains a list of the roles consumed by your class. It accomplishes this by loading all classes and interrogating their metaclass. All classes (*.pm files) in your distri...
FRIEDO/Pod-Weaver-Section-Consumes-0.010 - 21 Aug 2013 07:46:35 UTC