Kwalitee Issues

has_meta_yml

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

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Cisco::Reconfig
  • Net::Netmask

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.

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: Net::ACL, Net::ACL::Bootstrap, Net::ACL::File, Net::ACL::File::ASPath, Net::ACL::File::Community, Net::ACL::File::IPAccess, Net::ACL::File::IPAccessExt, Net::ACL::File::Prefix, Net::ACL::File::RouteMap, Net::ACL::File::Standard, Net::ACL::IPAccessExtRule, Net::ACL::Match, Net::ACL::Match::IP, Net::ACL::Match::List, Net::ACL::Match::Prefix, Net::ACL::Match::Regexp, Net::ACL::Match::Scalar, Net::ACL::RouteMapRule, Net::ACL::Rule, Net::ACL::Set, Net::ACL::Set::Add, Net::ACL::Set::Scalar

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
Net::ACL Class representing a generic access-list/route-map 0.02 metacpan
Net::ACL::Bootstrap A proxy/bootstrapper class for the Net::ACL class 0.02 metacpan
Net::ACL::File Access-lists constructed from configuration file like syntax. 0.02 metacpan
Net::ACL::File::ASPath AS-path access-lists loaded from configuration string. 0.02 metacpan
Net::ACL::File::Community Community-lists loaded from configuration string. 0.02 metacpan
Net::ACL::File::IPAccess IP access-lists loaded from configuration string. 0.02 metacpan
Net::ACL::File::IPAccessExt Extended IP access-lists loaded from configuration string. 0.02 metacpan
Net::ACL::File::Prefix Prefix-lists loaded from configuration string. 0.02 metacpan
Net::ACL::File::RouteMap Class to load BGP Route-maps from configuration string. 0.02 metacpan
Net::ACL::File::Standard Standard access-lists loaded from configuration string. 0.02 metacpan
Net::ACL::IPAccessExtRule Class representing an Extended IP Access-list rule 0.02 metacpan
Net::ACL::Match Abstract parent class of Match-classes 0.02 metacpan
Net::ACL::Match::IP Class matching IP addresses against an IP or network 0.02 metacpan
Net::ACL::Match::List Class matching data against one or more access-lists 0.02 metacpan
Net::ACL::Match::Prefix Class matching IP network prefixes. 0.02 metacpan
Net::ACL::Match::Regexp Class matching a scalar data element 0.02 metacpan
Net::ACL::Match::Scalar Class matching a scalar data element 0.02 metacpan
Net::ACL::RouteMapRule Class representing a BGP-4 policy route-map rule 0.02 metacpan
Net::ACL::Rule Class representing a generic access-list/route-map entry 0.02 metacpan
Net::ACL::Set Abstract parent class of Set-classes 0.02 metacpan
Net::ACL::Set::Add Class adding a value to a data element 0.02 metacpan
Net::ACL::Set::Scalar Class replacing a scalar data element 0.02 metacpan

Provides

Name File View
Net::ACL::File::ASPathRule lib/Net/ACL/File/ASPath.pm metacpan
Net::ACL::File::CommunityRule lib/Net/ACL/File/Community.pm metacpan
Net::ACL::File::IPAccessExtRule lib/Net/ACL/File/IPAccessExt.pm metacpan
Net::ACL::File::IPAccessRule lib/Net/ACL/File/IPAccess.pm metacpan
Net::ACL::File::PrefixRule lib/Net/ACL/File/Prefix.pm metacpan
Net::ACL::File::RouteMapRule lib/Net/ACL/File/RouteMap.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan