Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install it.

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

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::Filter::Moose::Class An XML::SAX Filter that generates Moose Classes from SAX events. metacpan
XML::Filter::Moose::ClassRegistry A class to ... metacpan
XML::Filter::Moose::ClassTemplate A class to ... metacpan
XML::Generator::Moose A Moose based subclass of XML::SAX::Base metacpan
XML::Toolkit A set of tools for dealing with XML with the Way of the Moose. 0.06 metacpan
XML::Toolkit::Builder A set of tools for Building XML Classes via XML::SAX Streams 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::Parser 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
XML::ToolKit::MetaDescription lib/XML/Toolkit/MetaDescription.pm metacpan

Other Files

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