XML-Toolkit 0.15 Latest
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.15/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
- 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.
- 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).
Modules
Name | Abstract | Version | View |
---|---|---|---|
XML::Filter::Moose | A Moose-ified base class for XML::SAX | 0.15 | metacpan |
XML::Generator::Moose | A Moose based subclass of XML::SAX::Base | 0.15 | metacpan |
XML::Toolkit | A suit of XML tools with Antlers. | 0.15 | metacpan |
XML::Toolkit::App | An XML::Toolkit Application | 0.15 | metacpan |
XML::Toolkit::App::Config | 0.15 | metacpan | |
XML::Toolkit::Builder | A set of tools for Building XML Classes via XML::SAX Streams | 0.15 | metacpan |
XML::Toolkit::Builder::ClassRegistry | A class to ... | 0.15 | metacpan |
XML::Toolkit::Builder::ClassTemplate | 0.15 | metacpan | |
XML::Toolkit::Builder::Filter | An XML::SAX Filter that generates Moose Classes from SAX events. | 0.15 | metacpan |
XML::Toolkit::Builder::NamespaceRegistry | 0.15 | metacpan | |
XML::Toolkit::Cmd | 0.15 | metacpan | |
XML::Toolkit::Cmd::ClassTemplate | 0.15 | metacpan | |
XML::Toolkit::Cmd::Command::generate | generate clases from XML | 0.15 | metacpan |
XML::Toolkit::Cmd::Command::validate | validate XML round tripping | 0.15 | metacpan |
XML::Toolkit::Config | 0.15 | metacpan | |
XML::Toolkit::Config::Container | 0.15 | metacpan | |
XML::Toolkit::Generator | A set of tools for converting Moose Objects into XML | 0.15 | metacpan |
XML::Toolkit::Generator::Default | A Default Moose Object to XML Generator | 0.15 | metacpan |
XML::Toolkit::Generator::Interface | A class to ... | 0.15 | metacpan |
XML::Toolkit::Loader | A set of tools for Loading XML into Moose Objects | 0.15 | metacpan |
XML::Toolkit::Loader::Filter | A class to ... | 0.15 | metacpan |
XML::Toolkit::MetaDescription | A class to ... | 0.15 | metacpan |
XML::Toolkit::MetaDescription::Attribute | A class to ... | 0.15 | metacpan |
XML::Toolkit::MetaDescription::Trait | A class to ... | 0.15 | metacpan |
XML::Toolkit::Trait::NoXML | A class to ... | 0.15 | metacpan |
Provides
Name | File | View |
---|---|---|
Moose::Meta::Attribute::Custom::Trait::XML | lib/XML/Toolkit/MetaDescription/Trait.pm | metacpan |