Kwalitee Issues

has_meta_yml

Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Bit::Vector

no_pod_errors

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

Error: Data-BitStream/lib/Data/BitStream/Code/EvenRodeh.pm -- Around line 140: Non-ASCII character seen before =encoding in '“Economical'. Assuming UTF-8 Data-BitStream/lib/Data/BitStream/Code/Levenstein.pm -- Around line 129: Non-ASCII character seen before =encoding in 'Левенште́йн'. Assuming UTF-8 Data-BitStream/lib/Data/BitStream/Code/StartStop.pm -- Around line 305: Non-ASCII character seen before =encoding in '“Data'. Assuming UTF-8 Data-BitStream/lib/Data/BitStream.pm -- Around line 400: Non-ASCII character seen before =encoding in 'Левенште́йн'. Assuming UTF-8

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.

consistent_version

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

Error: 0.01,0.02

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
Data::BitStream A bit stream class including integer coding methods 0.01 metacpan
Data::BitStream::Base A Role implementing the API for Data::BitStream 0.01 metacpan
Data::BitStream::BitVec A L<Bit::Vector> implementation of L<Data::BitStream> 0.01 metacpan
Data::BitStream::Code::Baer A Role implementing Baer codes 0.01 metacpan
Data::BitStream::Code::BoldiVigna A Role implementing Zeta codes 0.01 metacpan
Data::BitStream::Code::Delta A Role implementing Elias Delta codes 0.01 metacpan
Data::BitStream::Code::Escape A Role implementing Escape codes 0.01 metacpan
Data::BitStream::Code::EvenRodeh A Role implementing Even-Rodeh codes 0.01 metacpan
Data::BitStream::Code::ExponentialGolomb A Role implementing Exponential-Golomb codes 0.02 metacpan
Data::BitStream::Code::Fibonacci A Role implementing Fibonacci codes 0.02 metacpan
Data::BitStream::Code::Gamma A Role implementing Elias Gamma codes 0.01 metacpan
Data::BitStream::Code::GammaGolomb A Role implementing Gamma-Golomb codes 0.02 metacpan
Data::BitStream::Code::Golomb A Role implementing Golomb codes 0.02 metacpan
Data::BitStream::Code::Levenstein A Role implementing Levenstein codes 0.01 metacpan
Data::BitStream::Code::Omega A Role implementing Elias Omega codes 0.01 metacpan
Data::BitStream::Code::Rice A Role implementing Rice codes 0.02 metacpan
Data::BitStream::Code::StartStop A Role implementing Start/Stop and Start-Step-Stop codes 0.01 metacpan
Data::BitStream::String A String implementation of Data::BitStream 0.01 metacpan
Data::BitStream::Vec A Vector-1 implementation of Data::BitStream 0.01 metacpan
Data::BitStream::WordVec A Vector-32 implementation of Data::BitStream 0.01 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan