Kwalitee Issues

No Core Issues.

no_invalid_versions

Fix the version numbers so that version::is_lax($version) returns true.

Error:

  • lib/WARC/Builder.pm: HASH(0x55607b76e230)
  • lib/WARC/Collection.pm: HASH(0x55607bb77608)
  • lib/WARC/Date.pm: HASH(0x55607e10c818)
  • lib/WARC/Fields.pm: HASH(0x55607bbb6520)
  • lib/WARC/Index.pm: HASH(0x55607b8ec710)
  • lib/WARC/Index/Builder.pm: HASH(0x55607ba5c958)
  • lib/WARC/Index/Entries.pm: HASH(0x55607ba5c9b8)
  • lib/WARC/Index/Entry.pm: HASH(0x55607bae1db8)
  • lib/WARC/Index/File/CDX.pm: HASH(0x55607bba49d0)
  • lib/WARC/Index/File/CDX/Builder.pm: HASH(0x55607bc58570)
  • lib/WARC/Index/File/CDX/Entry.pm: HASH(0x55607ba66678)
  • lib/WARC/Index/File/SDBM.pm: HASH(0x55607bb86fc8)
  • lib/WARC/Index/File/SDBM/Builder.pm: HASH(0x55607b8ec5a8)
  • lib/WARC/Index/File/SDBM/Entry.pm: HASH(0x55607bb21180)
  • lib/WARC/Index/Volatile.pm: HASH(0x55607bae26e8)
  • lib/WARC/Record.pm: HASH(0x55607bcc1058)
  • lib/WARC/Record/Block.pm: HASH(0x55607bb2eaf0)
  • lib/WARC/Record/FromVolume.pm: HASH(0x55607bad2aa8)
  • lib/WARC/Record/Logical.pm: HASH(0x55607bc52358)
  • lib/WARC/Record/Logical/Block.pm: HASH(0x55607baca308)
  • lib/WARC/Record/Logical/Heuristics.pm: HASH(0x55607bb69bb0)
  • lib/WARC/Record/Replay.pm: HASH(0x55607bae2aa8)
  • lib/WARC/Record/Replay/HTTP.pm: HASH(0x55607b9013c0)
  • lib/WARC/Record/Replay/HTTP/Message.pm: HASH(0x55607ba44108)
  • lib/WARC/Record/Replay/HTTP/Request.pm: HASH(0x55607ba8ded8)
  • lib/WARC/Record/Replay/HTTP/Response.pm: HASH(0x55607b9dd860)
  • lib/WARC/Record/Stub.pm: HASH(0x55607bb876d0)
  • lib/WARC/Volume.pm: HASH(0x55607bb8c308)

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.

Modules

Name Abstract Version View
WARC Web ARChive support for Perl 0.000009 metacpan
WARC::Builder Web ARChive construction support for Perl metacpan
WARC::Collection Interface to a group of WARC files metacpan
WARC::Date datestamp objects for WARC library metacpan
WARC::Fields WARC record headers and application/warc-fields metacpan
WARC::Index base class for WARC index classes metacpan
WARC::Index::Builder abstract base class for building indexes metacpan
WARC::Index::Entries combine information from multiple WARC::Index entries metacpan
WARC::Index::Entry abstract base class for WARC::Index entries metacpan
WARC::Index::File::CDX CDX index support for WARC library metacpan
WARC::Index::File::CDX::Builder build CDX WARC indexes metacpan
WARC::Index::File::CDX::Entry CDX WARC index entries metacpan
WARC::Index::File::SDBM SDBM index support for WARC library metacpan
WARC::Index::File::SDBM::Builder build SDBM WARC indexes metacpan
WARC::Index::File::SDBM::Entry SDBM WARC index entries metacpan
WARC::Index::Volatile in-memory volume index for WARC library metacpan
WARC::Record one record from a WARC file metacpan
WARC::Record::Block data block from a WARC file metacpan
WARC::Record::FromVolume WARC record from a WARC file metacpan
WARC::Record::Logical reassemble multi-segment records metacpan
WARC::Record::Logical::Block reassemble data block from continued record metacpan
WARC::Record::Logical::Heuristics heuristics for locating record segments metacpan
WARC::Record::Replay WARC record replay registry and autoloading metacpan
WARC::Record::Replay::HTTP HTTP protocol replay hub module metacpan
WARC::Record::Replay::HTTP::Message HTTP message loaded from WARC record metacpan
WARC::Record::Replay::HTTP::Request HTTP request loaded from WARC record metacpan
WARC::Record::Replay::HTTP::Response HTTP response loaded from WARC record metacpan
WARC::Record::Stub WARC record delayed loading stub metacpan
WARC::Volume Web ARChive file access for Perl metacpan

Provides

Name File View
WARC::Fields::TiedArray lib/WARC/Fields.pm metacpan
WARC::Fields::TiedArray::Entry lib/WARC/Fields.pm metacpan
WARC::Fields::TiedArray::LooseEntry lib/WARC/Fields.pm metacpan
WARC::Fields::TiedHash lib/WARC/Fields.pm metacpan
WARC::Fields::TiedHash::Value lib/WARC/Fields.pm metacpan
WARC::Fields::TiedHash::ValueArray lib/WARC/Fields.pm metacpan
WARC::Index::Volatile::Entry lib/WARC/Index/Volatile.pm metacpan

Other Files

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