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: XML-Toolkit-0.11/lib/XML/Toolkit.pm -- Around line 170: L<> starts or ends with whitespace Around line 195: Non-ASCII character seen before =encoding in 'Smidsrød'. Assuming UTF-8

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.

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: XML::Toolkit

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.02,0.11

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.

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
XML::Filter::Moose A Moose-ified base class for XML::SAX metacpan
XML::Generator::Moose A Moose based subclass of XML::SAX::Base metacpan
XML::Toolkit A suit of XML tools with Antlers. 0.11 metacpan
XML::Toolkit::App An XML::Toolkit Application 0.02 metacpan
XML::Toolkit::Builder A set of tools for Building XML Classes via XML::SAX Streams metacpan
XML::Toolkit::Builder::ClassRegistry A class to ... metacpan
XML::Toolkit::Builder::ClassTemplate A class to ... metacpan
XML::Toolkit::Builder::Filter An XML::SAX Filter that generates Moose Classes from SAX events. metacpan
XML::Toolkit::Builder::NamespaceRegistry metacpan
XML::Toolkit::Cmd metacpan
XML::Toolkit::Cmd::ClassTemplate metacpan
XML::Toolkit::Cmd::Command::generate generate clases from XML metacpan
XML::Toolkit::Cmd::Command::validate validate XML round tripping metacpan
XML::Toolkit::Config metacpan
XML::Toolkit::Config::Container metacpan
XML::Toolkit::Generator A set of tools for converting Moose Objects into XML metacpan
XML::Toolkit::Generator::Default A Default Moose Object to XML Generator metacpan
XML::Toolkit::Generator::Interface A class to ... metacpan
XML::Toolkit::Loader A set of tools for Loading XML into Moose Objects metacpan
XML::Toolkit::Loader::Filter A class to ... metacpan
XML::Toolkit::MetaDescription A class to ... metacpan
XML::Toolkit::MetaDescription::Attribute A class to ... metacpan
XML::Toolkit::MetaDescription::Trait A class to ... metacpan
XML::Toolkit::Trait::NoXML A class to ... metacpan

Provides

Name File View
Moose::Meta::Attribute::Custom::Trait::XML lib/XML/Toolkit/MetaDescription/Trait.pm metacpan

Other Files

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