BGPmon-core-2 02 Deleted

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 (31) does not match dist (36):
  • Missing in MANIFEST: TODO, VERSION, lib/BGPmon/.DS_Store, lib/BGPmon/._.DS_Store, t/bgpmon-fetch-dup-archiver-msg.xml
main_module_version_matches_dist_version

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

has_meta_json

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

no_dot_underscore_files

If you use Mac OS X, set COPYFILE_DISABLE (for OS 10.5 and better) or COPY_EXTENDED_ATTRIBUTES_DISABLE (for OS 10.4) environmental variable to true to exclude dot underscore files from a distribution.

Error:
  • lib/BGPmon/._.DS_Store
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.

consistent_version

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

Error: 2.0,2.00

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 2.0 metacpan
BGPmon::Fetch 2.0 metacpan
BGPmon::Fetch::Archive 2.0 metacpan
BGPmon::Fetch::Client 2.0 metacpan
BGPmon::Fetch::File 2.0 metacpan
BGPmon::Log BGPmon Logging 2.0 metacpan
BGPmon::Translator::XFB2BGPdump Converts an XML message into an array of BGPdump formatted messages. 2.0 metacpan
BGPmon::Translator::XFB2PerlHash convert an XFB message into a Perl hash 2.0 metacpan
BGPmon::Translator::XFB2PerlHash::Simple a clean interface to extract commonly-used information from XFB messages. 2.0 metacpan
BGPmon::Translator::XFB2PerlHash::Simpler a cleaner interface to extract commonly-used information from XFB messages that, unline XFB2PerlHash::Simple, will ignore xml attributes. 2.00 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan