Kwalitee Issues

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: RDF-Query-1.032/lib/RDF/Query/Model/RDFCore.pm -- Around line 30: '=item' outside of any '=over' =over without closing =back RDF-Query-1.032/lib/RDF/Query/Model/Redland.pm -- Around line 44: '=item' outside of any '=over' =over without closing =back RDF-Query-1.032/lib/RDF/Query/Parser.pm -- Around line 263: =end for without matching =begin. (Stack: =over) Around line 279: =end for without matching =begin. (Stack: =over) Around line 294: =end for without matching =begin. (Stack: =over) Around line 313: =end for without matching =begin. (Stack: =over) Around line 328: =end for without matching =begin. (Stack: =over) RDF-Query-1.032/lib/RDF/Query.pm -- Around line 169: =end for without matching =begin. (Stack: =over) Around line 218: =end for without matching =begin. (Stack: =over) Around line 281: =end for without matching =begin. (Stack: =over) Around line 299: =end for without matching =begin. (Stack: =over) Around line 317: =end for without matching =begin. (Stack: =over) Around line 334: =end for without matching =begin. (Stack: =over) Around line 364: =end for without matching =begin. (Stack: =over) Around line 400: =end for without matching =begin. (Stack: =over) Around line 501: =end for without matching =begin. (Stack: =over) Around line 547: =end private without matching =begin. (Stack: =over) Around line 788: =end for without matching =begin. (Stack: =over) Around line 832: =end for without matching =begin. (Stack: =over) Around line 924: =end for without matching =begin. (Stack: =over) Around line 1002: =end for without matching =begin. (Stack: =over) Around line 1032: =end for without matching =begin. (Stack: =over) Around line 1114: =end for without matching =begin. (Stack: =over) Around line 1156: =end for without matching =begin. (Stack: =over) Around line 1177: =end for without matching =begin. (Stack: =over) Around line 1267: =end private without matching =begin. (Stack: =over) Around line 1285: =end for without matching =begin. (Stack: =over) Around line 1302: =end for without matching =begin. (Stack: =over) Around line 1323: =end for without matching =begin. (Stack: =over)

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.

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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.001,1.032,1.121,1.129,1.130

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).

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

has_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

Modules

Name Abstract Version View
RDF::Query An RDF query implementation of SPARQL/RDQL in Perl for use with RDF::Redland and RDF::Core. 1.032 metacpan
RDF::Query::Error Error classes for RDF::Query. 1.001 metacpan
RDF::Query::Model::RDFCore 1.130 metacpan
RDF::Query::Model::Redland 1.130 metacpan
RDF::Query::Parser Parser base class 1.121 metacpan
RDF::Query::Parser::RDQL An RDQL parser for RDF::Query 1.129 metacpan
RDF::Query::Parser::SPARQL A SPARQL parser for RDF::Query 1.130 metacpan
RDF::Query::Stream Stream (iterator) class for query results. metacpan

Provides

Name File View
RDF::Query::Error::ParseError lib/RDF/Query/Error.pm metacpan

Other Files

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