Template-Toolkit 2.00
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- DBI
- Text::Autoformat
- XML::DOM
- XML::RSS
- XML::XPath
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Template-Toolkit-2.00/lib/Template/Filters.pod -- Around line 177: You forgot a '=back' before '=head1'
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- meta_yml_has_license
-
Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.
- 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: Template, Template::Base, Template::Config, Template::Constants, Template::Context, Template::Directive, Template::Document, Template::Exception, Template::Filters, Template::Grammar, Template::Iterator, Template::Parser, Template::Plugin, Template::Plugin::Autoformat, Template::Plugin::CGI, Template::Plugin::DBI, Template::Plugin::Datafile, Template::Plugin::Date, Template::Plugin::Dumper, Template::Plugin::Format, Template::Plugin::Iterator, Template::Plugin::Table, Template::Plugin::URL, Template::Plugin::Wrap, Template::Plugin::XML::DOM, Template::Plugin::XML::RSS, Template::Plugin::XML::XPath, Template::Plugins, Template::Provider, Template::Service, Template::Stash, Template::Test
- no_unauthorized_packages
-
Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.
Error:
- XML::DOM::Element
- XML::DOM::Node
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.00,1.03,2.00,2.01,2.02,2.03,2.04,2.06,2.07,2.08,2.5
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| Template | 2.00 | metacpan | |
| Template::Base | base class module implementing common functionality | 2.01 | metacpan |
| Template::Config | factory module for loading and instantiating other toolkit modules | 2.01 | metacpan |
| Template::Constants | defines constants for the Template Toolkit | 2.02 | metacpan |
| Template::Context | runtime context in which templates are processed | 2.07 | metacpan |
| Template::Directive | 2.07 | metacpan | |
| Template::Document | a compiled template document | 2.03 | metacpan |
| Template::Exception | exception handling class for the Template Toolkit | 2.00 | metacpan |
| Template::Filters | post-processing filters for template blocks | 2.04 | metacpan |
| Template::Grammar | 2.06 | metacpan | |
| Template::Iterator | Base iterator class used by the FOREACH directive. | 2.02 | metacpan |
| Template::Parser | LALR(1) parser for compiling template documents | 2.04 | metacpan |
| Template::Plugin | base class for Template Toolkit plugins | 2.02 | metacpan |
| Template::Plugin::Autoformat | interface to Text::Autoformat module | 2.02 | metacpan |
| Template::Plugin::CGI | simple Template Plugin interface to CGI.pm module | 2.01 | metacpan |
| Template::Plugin::DBI | Template Plugin interface to the DBI.pm module | 1.03 | metacpan |
| Template::Plugin::Datafile | plugin to construct records from a simple data file | 2.03 | metacpan |
| Template::Plugin::Date | generate formatted date strings | 2.01 | metacpan |
| Template::Plugin::Dumper | simple Template Plugin interface to Data::Dumper | 0.00 | metacpan |
| Template::Plugin::Format | simple Template Plugin interface to create formatting function | 2.02 | metacpan |
| Template::Plugin::Iterator | plugin to create Template::Iterator objects | 2.00 | metacpan |
| Template::Plugin::Table | presents a data set as rows and columns | 2.02 | metacpan |
| Template::Plugin::URL | constructs query URL's with parameters | 2.02 | metacpan |
| Template::Plugin::Wrap | wrap text using the Text::Wrap module. | 2.01 | metacpan |
| Template::Plugin::XML::DOM | Template Toolkit plugin to the XML::DOM module | 2.5 | metacpan |
| Template::Plugin::XML::RSS | Template Toolkit plugin to the XML::RSS module | 2.00 | metacpan |
| Template::Plugin::XML::XPath | Template Toolkit plugin to the XML::XPath module | 2.01 | metacpan |
| Template::Plugins | provider module for loading and instantiating plugins | 2.04 | metacpan |
| Template::Provider | repository for compiled templates, loaded from disk. | 2.03 | metacpan |
| Template::Service | custom template processing service | 2.06 | metacpan |
| Template::Stash | magical storage for template variables | 2.08 | metacpan |
| Template::Test | module for automating test scripts for the Template Toolkit | 2.02 | metacpan |
Provides
| Name | File | View |
|---|---|---|
| Template::Perl | lib/Template/Filters.pm | metacpan |
| Template::Plugin::DBI::Iterator | lib/Template/Plugin/DBI.pm | metacpan |
| Template::Plugin::DBI::Query | lib/Template/Plugin/DBI.pm | metacpan |
| Template::TieString | lib/Template/Config.pm | metacpan |
| XML::DOM::Element | lib/Template/Plugin/XML/DOM.pm | metacpan |
| XML::DOM::Node | lib/Template/Plugin/XML/DOM.pm | metacpan |