Kwalitee Issues

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Template-TAL-0.8/lib/Template/TAL/Language/METAL.pm -- Around line 41: =cut found outside a pod block. Skipping to next block.

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

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:

  • Template::TAL
  • Template::TAL::Language
  • Template::TAL::Language::METAL
  • Template::TAL::Language::TAL
  • Template::TAL::Output
  • Template::TAL::Output::HTML
  • Template::TAL::Output::XML
  • Template::TAL::Provider
  • Template::TAL::Provider::Disk
  • Template::TAL::TALES
  • Template::TAL::Template

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

Modules

Name Abstract Version View
Template::TAL Process TAL templates with Perl 0.8 metacpan
Template::TAL::Language base class for Template::TAL languages metacpan
Template::TAL::Language::METAL Implement METAL metacpan
Template::TAL::Language::TAL implement TAL tags metacpan
Template::TAL::Output base class for Template::TAL output layers metacpan
Template::TAL::Output::HTML output templates as HTML metacpan
Template::TAL::Output::XML output templates as XML metacpan
Template::TAL::Provider Base class for TAL template providers metacpan
Template::TAL::Provider::Disk find template files on disk metacpan
Template::TAL::TALES parse TALES strings metacpan
Template::TAL::Template a TAL template metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan