Kwalitee Issues

has_meta_yml

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

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (10) does not match dist (11):
  • Missing in MANIFEST: Data-ParseBinary-0.02.tar.gz

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_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
Data::ParseBinary Yet Another parser for binary structures 0.02 metacpan
Data::ParseBinary::Constructs metacpan

Provides

Name File View
Data::ParseBinary::Adapter lib/Data/ParseBinary/Core.pm metacpan
Data::ParseBinary::Anchor lib/Data/ParseBinary/Constructs.pm metacpan
Data::ParseBinary::BaseConstruct lib/Data/ParseBinary/Core.pm metacpan
Data::ParseBinary::BitField lib/Data/ParseBinary/Constructs.pm metacpan
Data::ParseBinary::BitStreamReader lib/Data/ParseBinary/Streams.pm metacpan
Data::ParseBinary::BitStreamWriter lib/Data/ParseBinary/Streams.pm metacpan
Data::ParseBinary::BitStruct lib/Data/ParseBinary/Constructs.pm metacpan
Data::ParseBinary::CStringAdapter lib/Data/ParseBinary/Adapters.pm metacpan
Data::ParseBinary::ConstAdapter lib/Data/ParseBinary/Adapters.pm metacpan
Data::ParseBinary::Enum lib/Data/ParseBinary/Constructs.pm metacpan
Data::ParseBinary::FileStreamReader lib/Data/ParseBinary/Streams.pm metacpan
Data::ParseBinary::JoinAdapter lib/Data/ParseBinary/Adapters.pm metacpan
Data::ParseBinary::LamdaValidator lib/Data/ParseBinary/Adapters.pm metacpan
Data::ParseBinary::LazyBound lib/Data/ParseBinary/Constructs.pm metacpan
Data::ParseBinary::LengthValueAdapter lib/Data/ParseBinary/Adapters.pm metacpan
Data::ParseBinary::MetaArray lib/Data/ParseBinary/Constructs.pm metacpan
Data::ParseBinary::MetaField lib/Data/ParseBinary/Constructs.pm metacpan
Data::ParseBinary::NullConstruct lib/Data/ParseBinary/Constructs.pm metacpan
Data::ParseBinary::PaddedStringAdapter lib/Data/ParseBinary/Adapters.pm metacpan
Data::ParseBinary::Padding lib/Data/ParseBinary/Constructs.pm metacpan
Data::ParseBinary::Parser lib/Data/ParseBinary/Core.pm metacpan
Data::ParseBinary::Peek lib/Data/ParseBinary/Constructs.pm metacpan
Data::ParseBinary::Pointer lib/Data/ParseBinary/Constructs.pm metacpan
Data::ParseBinary::Primitive lib/Data/ParseBinary/Constructs.pm metacpan
Data::ParseBinary::Range lib/Data/ParseBinary/Constructs.pm metacpan
Data::ParseBinary::RepeatUntil lib/Data/ParseBinary/Constructs.pm metacpan
Data::ParseBinary::ReveresedPrimitive lib/Data/ParseBinary/Constructs.pm metacpan
Data::ParseBinary::Sequence lib/Data/ParseBinary/Constructs.pm metacpan
Data::ParseBinary::StaticField lib/Data/ParseBinary/Constructs.pm metacpan
Data::ParseBinary::StreamReader lib/Data/ParseBinary/Streams.pm metacpan
Data::ParseBinary::StreamWriter lib/Data/ParseBinary/Streams.pm metacpan
Data::ParseBinary::StringAdapter lib/Data/ParseBinary/Adapters.pm metacpan
Data::ParseBinary::StringStreamReader lib/Data/ParseBinary/Streams.pm metacpan
Data::ParseBinary::StringStreamWriter lib/Data/ParseBinary/Streams.pm metacpan
Data::ParseBinary::Struct lib/Data/ParseBinary/Constructs.pm metacpan
Data::ParseBinary::Switch lib/Data/ParseBinary/Constructs.pm metacpan
Data::ParseBinary::Terminator lib/Data/ParseBinary/Constructs.pm metacpan
Data::ParseBinary::TunnelAdapter lib/Data/ParseBinary/Constructs.pm metacpan
Data::ParseBinary::Union lib/Data/ParseBinary/Constructs.pm metacpan
Data::ParseBinary::Validator lib/Data/ParseBinary/Core.pm metacpan
Data::ParseBinary::Value lib/Data/ParseBinary/Constructs.pm metacpan
Data::ParseBinary::WarpingConstruct lib/Data/ParseBinary/Core.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan