Kwalitee Issues

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: Catmandu::PICA, PICA::Parser::XML

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Moo
  • Moo::Role
  • parent

no_pod_errors

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

Error: Catmandu-PICA-0.11/lib/Catmandu/Fix/pica_map.pm -- Around line 133: =back without =over Catmandu-PICA-0.11/lib/PICA/Data.pm -- Around line 119: You forgot a '=back' before '=head2'

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: Catmandu::PICA, PICA::Data, PICA::Parser::Plain, PICA::Parser::Plus, PICA::Parser::XML

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • Test::Exception

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.

Modules

Name Abstract Version View
Catmandu::Exporter::PICA Package that exports PICA data 0.11 metacpan
Catmandu::Fix::pica_map copy mab values of one field to a new field 0.11 metacpan
Catmandu::Importer::PICA Package that imports PICA+ data 0.11 metacpan
Catmandu::Importer::SRU::Parser::picaxml Parse SRU response with PICA+ data into Catmandu PICA 0.11 metacpan
Catmandu::PICA Catmandu modules for working with PICA+ data. 0.11 metacpan
PICA::Data PICA record processing 0.11 metacpan
PICA::Parser::Plain Plain PICA+ format parser 0.11 metacpan
PICA::Parser::Plus PICA+ format parser 0.11 metacpan
PICA::Parser::XML PICA+ XML parser 0.11 metacpan
PICA::Writer::Handle Utility class that implements a filehandle attribute to write to 0.11 metacpan
PICA::Writer::Plain Plain PICA+ format serializer 0.11 metacpan
PICA::Writer::Plus Normalized PICA+ format serializer 0.11 metacpan
PICA::Writer::XML PICA+ XML format serializer 0.11 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
cpanfile metacpan
dist.ini metacpan