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 (42) does not match dist (44):
  • Missing in MANIFEST: TODO, VERSION, t/06-bgpmon-translator-xfb2perlhash.t, t/07-bgpmon-translator-xfb2perlhash-simple.t, t/08-bgpmon-fetchdata-file.t, t/09-bgpmon-fetchdata-archive.t
  • Missing in Dist: t/00-bgpmon-translator-xfb2perlhash-simple.t, t/00-bgpmon-translator-xfb2perlhash.t, t/01-bgpmon-fetchdata-file.t, t/02-bgpmon-fetchdata-archive.t

prereq_matches_use

List all used modules in META.yml requires

Error:

  • IO::Uncompress::AnyUncompress

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

no_pod_errors

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

Error: BGPmon-core/lib/BGPmon/Filter.pm -- Around line 338: Unknown directive: =comment

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_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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
BGPmon::Configure BGPmon Client Configuration 1.062 metacpan
BGPmon::Fetch 1.062 metacpan
BGPmon::Fetch::Archive 1.062 metacpan
BGPmon::Fetch::Client 1.062 metacpan
BGPmon::Fetch::File 1.062 metacpan
BGPmon::Filter 1.062 metacpan
BGPmon::Filter::Prefix 1.062 metacpan
BGPmon::Log BGPmon Logging 1.062 metacpan
BGPmon::Translator::XFB2BGPdump Converts an XML message into an array of BGPdump formatted messages. 1.062 metacpan
BGPmon::Translator::XFB2PerlHash convert an XFB message into a Perl hash 1.062 metacpan
BGPmon::Translator::XFB2PerlHash::Simple a clean interface to extract commonly-used information from XFB messages. 1.062 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan