RDF-Simple 0.421 Latest
Kwalitee Issues
- no_files_to_be_skipped
-
Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.
Error: MANIFEST.SKIP,xt/author_003_uri.t
- 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.
- 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: 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 |