Kwalitee Issues

no_mymeta_files

Update MANIFEST.SKIP to exclude MYMETA files. If you are lazy, add "#!install_default" in your MANIFEST.SKIP and update your ExtUtils::Manifest if necessary, then some of the most common files will be excluded.

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: RDF::Simple::Parser::Attribs, RDF::Simple::Parser::Element

main_module_version_matches_dist_version

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

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: RDF::Simple, RDF::Simple::NS, RDF::Simple::Parser::Attribs, RDF::Simple::Parser::Element, RDF::Simple::Serialiser

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 1.14,1.16,1.18,1.31,1.41

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
RDF::Simple read and write RDF without complication 1.41 metacpan
RDF::Simple::NS 1.41 metacpan
RDF::Simple::Parser convert RDF string to bucket of triples 1.16 metacpan
RDF::Simple::Parser::Attribs 1.31 metacpan
RDF::Simple::Parser::Element 1.31 metacpan
RDF::Simple::Parser::Handler 1.18 metacpan
RDF::Simple::Serialiser convert a list of triples to RDF 1.14 metacpan
RDF::Simple::Serializer a synonym for RDF::Simple::Serialiser 1.31 metacpan

Other Files

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