BGPmon-core-1 08 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 (44) does not match dist (52):
- Missing in MANIFEST: TODO, VERSION, bin/certPrefs.txt, bin/condense.txt, bin/conf.txt, bin/prefixes.txt, bin/prefixesCSU.txt, bin/testPrefs.txt, lib/BGPmon/Filter/Address.pm, 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: lib/BGPmon/filter/Address.pm, 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/Prefix.pm -- Around line 130: 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.
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 1.07,1.08
- 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.08 | metacpan |
BGPmon::Fetch | 1.08 | metacpan | |
BGPmon::Fetch::Archive | 1.08 | metacpan | |
BGPmon::Fetch::Client | 1.08 | metacpan | |
BGPmon::Fetch::File | 1.08 | metacpan | |
BGPmon::Filter | 1.07 | metacpan | |
BGPmon::Filter::Prefix | 1.08 | metacpan | |
BGPmon::Log | BGPmon Logging | 1.08 | metacpan |
BGPmon::Translator::XFB2BGPdump | Converts an XML message into an array of BGPdump formatted messages. | 1.08 | metacpan |
BGPmon::Translator::XFB2PerlHash | convert an XFB message into a Perl hash | 1.08 | metacpan |
BGPmon::Translator::XFB2PerlHash::Simple | a clean interface to extract commonly-used information from XFB messages. | 1.08 | metacpan |