Kwalitee Issues

has_meta_yml

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

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (23) does not match dist (25):
  • Missing in MANIFEST: lib/Excel/Template/Container/Bold.pm, lib/Excel/Template/Format.pm

prereq_matches_use

List all used modules in META.yml requires

Error:

  • XML::Parser

no_pod_errors

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

Error: Excel-Template/lib/Excel/Template/Container/Conditional.pm -- Around line 158: =back doesn't take any parameters, but you said =back 4 Excel-Template/lib/Excel/Template/Container/Loop.pm -- Around line 142: =back doesn't take any parameters, but you said =back 4 Excel-Template/lib/Excel/Template/Container/Worksheet.pm -- Around line 53: =back doesn't take any parameters, but you said =back 4 Excel-Template/lib/Excel/Template/Element/Cell.pm -- Around line 102: =back doesn't take any parameters, but you said =back 4 Excel-Template/lib/Excel/Template/Element/Var.pm -- Around line 41: =back doesn't take any parameters, but you said =back 4 Excel-Template/lib/Excel/Template.pm -- Around line 285: =back doesn't take any parameters, but you said =back 4

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: Excel::Template, Excel::Template::Base, Excel::Template::Container, Excel::Template::Container::Bold, Excel::Template::Container::Conditional, Excel::Template::Container::Loop, Excel::Template::Container::Row, Excel::Template::Container::Scope, Excel::Template::Container::Workbook, Excel::Template::Container::Worksheet, Excel::Template::Context, Excel::Template::Element, Excel::Template::Element::Cell, Excel::Template::Element::Var, Excel::Template::Factory, Excel::Template::Format, Excel::Template::Iterator, Excel::Template::TextObject

Modules

Name Abstract Version View
Excel::Template Excel::Template 0.01 metacpan
Excel::Template::Base 0.01 metacpan
Excel::Template::Container metacpan
Excel::Template::Container::Conditional Excel::Template::Container::Conditional metacpan
Excel::Template::Container::Loop metacpan
Excel::Template::Container::Row Excel::Template::Container::Row metacpan
Excel::Template::Container::Scope metacpan
Excel::Template::Container::Workbook Excel::Template::Container::Workbook metacpan
Excel::Template::Container::Worksheet Excel::Template::Container::Worksheet metacpan
Excel::Template::Context metacpan
Excel::Template::Element metacpan
Excel::Template::Element::Cell Excel::Template::Element::Cell metacpan
Excel::Template::Element::Var metacpan
Excel::Template::Factory metacpan
Excel::Template::Iterator metacpan
Excel::Template::TextObject metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan