Pod-Weaver 4.010 Deleted
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
No Core Issues.
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Pod::Weaver | weave together a Pod document from an outline | 4.010 | metacpan |
Pod::Weaver::Config | stored configuration loader role | 4.010 | metacpan |
Pod::Weaver::Config::Assembler | Pod::Weaver-specific subclass of Config::MVP::Assembler | 4.010 | metacpan |
Pod::Weaver::Config::Finder | the reader for weaver.ini files | 4.010 | metacpan |
Pod::Weaver::Plugin::EnsurePod5 | ensure that the Pod5 translator has been run on this document | 4.010 | metacpan |
Pod::Weaver::Plugin::H1Nester | structure the input pod document into head1-grouped sections | 4.010 | metacpan |
Pod::Weaver::Plugin::SingleEncoding | ensure that there is exactly one =encoding of known value | 4.010 | metacpan |
Pod::Weaver::Plugin::Transformer | apply arbitrary transformers | 4.010 | metacpan |
Pod::Weaver::PluginBundle::CorePrep | a bundle for the most commonly-needed prep work for a pod document | 4.010 | metacpan |
Pod::Weaver::PluginBundle::Default | a bundle for the most commonly-needed prep work for a pod document | 4.010 | metacpan |
Pod::Weaver::Role::Dialect | something that translates Pod subdialects to standard Pod5 | 4.010 | metacpan |
Pod::Weaver::Role::Finalizer | something that goes back and finishes up after main weaving is over | 4.010 | metacpan |
Pod::Weaver::Role::Plugin | a Pod::Weaver plugin | 4.010 | metacpan |
Pod::Weaver::Role::Preparer | something that mucks about with the input before weaving begins | 4.010 | metacpan |
Pod::Weaver::Role::Section | a plugin that will get a section into a woven document | 4.010 | metacpan |
Pod::Weaver::Role::StringFromComment | Extract a string from a specially formatted comment | 4.010 | metacpan |
Pod::Weaver::Role::Transformer | something that restructures a Pod5 document | 4.010 | metacpan |
Pod::Weaver::Section::Authors | a section listing authors | 4.010 | metacpan |
Pod::Weaver::Section::Bugs | a section for bugtracker info | 4.010 | metacpan |
Pod::Weaver::Section::Collect | a section that gathers up specific commands | 4.010 | metacpan |
Pod::Weaver::Section::Generic | a generic section, found by lifting sections | 4.010 | metacpan |
Pod::Weaver::Section::Leftovers | a place to put everything that nothing else used | 4.010 | metacpan |
Pod::Weaver::Section::Legal | a section for the copyright and license | 4.010 | metacpan |
Pod::Weaver::Section::Name | add a NAME section with abstract (for your Perl module) | 4.010 | metacpan |
Pod::Weaver::Section::Region | find a region and put its contents in place where desired | 4.010 | metacpan |
Pod::Weaver::Section::Version | add a VERSION pod section | 4.010 | metacpan |