Kwalitee Issues

meta_yml_conforms_to_known_spec

Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.

Error: '<undef>' for 'Getopt::Long' is not a valid version. (requires -> Getopt::Long) [Validation: 1.4];'<undef>' for 'HTML::Template' is not a valid version. (requires -> HTML::Template) [Validation: 1.4];'<undef>' for 'Module::Pluggable' is not a valid version. (requires -> Module::Pluggable) [Validation: 1.4];'<undef>' for 'Test::Exception' is not a valid version. (requires -> Test::Exception) [Validation: 1.4];'<undef>' for 'Test::More' is not a valid version. (requires -> Test::More) [Validation: 1.4];'<undef>' for 'Test::NoTabs' is not a valid version. (requires -> Test::NoTabs) [Validation: 1.4]

no_files_to_be_skipped

Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.

Error: examples/Makefile

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 (106) does not match dist (87):
  • Missing in Dist: examples/, examples/breadcrumbs, examples/breadcrumbs/input, examples/breadcrumbs/input/software, examples/breadcrumbs/input/software/example, examples/breadcrumbs/layouts, examples/complex, examples/complex/input, examples/complex/input/img, examples/complex/layouts, examples/simple, examples/simple/input, examples/simple/layouts, examples/symlinks, examples/symlinks/input, examples/symlinks/input/js, examples/symlinks/input/js/jquery, examples/symlinks/input/js/jquery-1.8.3, examples/symlinks/layouts

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

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.

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.

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
Templer A holder for our version 0.009003 metacpan
Templer::Global Configuration-file parser for templer. metacpan
Templer::Plugin::Breadcrumbs A plugin to create breadcrumbs metacpan
Templer::Plugin::Dollar A simple shell-like syntax for template variables. metacpan
Templer::Plugin::Factory A simple plugin class metacpan
Templer::Plugin::FileContents A plugin to read file contents. metacpan
Templer::Plugin::FileGlob A plugin to expand file globs. metacpan
Templer::Plugin::HTML A simple (nop) HTML-formatting plugin metacpan
Templer::Plugin::Hash Create SHA1 hashes from file contents. metacpan
Templer::Plugin::Markdown A simple textile-formatting plugin. metacpan
Templer::Plugin::Perl A simple inline-perl plugin metacpan
Templer::Plugin::RSS A plugin to include RSS feeds in pages. metacpan
Templer::Plugin::Redis A plugin to retrieve values from Redis metacpan
Templer::Plugin::RootPath A plugin to add path to web-root to variables. metacpan
Templer::Plugin::ShellCommand A plugin to execute commands. metacpan
Templer::Plugin::Strict A XML-like strict syntax for templates tags. metacpan
Templer::Plugin::Textile metacpan
Templer::Plugin::TimeStamp A plugin to get TimeStamp of source files metacpan
Templer::Site An interface to a templer site. metacpan
Templer::Site::Asset An interface to a site asset. metacpan
Templer::Site::New Create a new templer site metacpan
Templer::Site::Page An interface to a site page. metacpan
Templer::Timer A utility class for recording build-time. metacpan

Other Files

ChangeLog metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README.md metacpan