Text-TOC 0.10 Latest
Kwalitee Issues
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: Text::TOC
- 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.
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: Text::TOC
- 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 |
---|---|---|---|
Text::TOC | Build a table of contents from text documents | 0.10 | metacpan |
Text::TOC::Filter::Anon | Node filter wrapper for subroutine references | 0.10 | metacpan |
Text::TOC::HTML | Build a table contents for one or more HTML documents | 0.10 | metacpan |
Text::TOC::InputHandler::HTML | Implements an input handler for HTML documents | 0.10 | metacpan |
Text::TOC::Node::HTML | Represents a node in an HTML document | 0.10 | metacpan |
Text::TOC::OutputHandler::HTML | Implements an output handler for HTML documents | 0.10 | metacpan |
Text::TOC::Role::Filter | A role for node filters | 0.10 | metacpan |
Text::TOC::Role::InputHandler | A role for input handlers | 0.10 | metacpan |
Text::TOC::Role::Node | A role for nodes | 0.10 | metacpan |
Text::TOC::Role::OutputHandler | A role for output handlers | 0.10 | metacpan |
Text::TOC::Types | Provides types for use in Text::TOC | 0.10 | metacpan |
Text::TOC::Types::Internal | Defines types specific to Text::TOC | 0.10 | metacpan |