Farly 0.05 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 (46) does not match dist (47):
  • Missing in MANIFEST: demo/rule_analyzer.pl
prereq_matches_use

List all used modules in META.yml requires

Error:
  • Log::Log4perl
  • Parse::RecDescent
  • Template

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.

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:
  • Log::Log4perl

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
Farly Firewall Analysis and Rewrite Library 0.05 metacpan
Farly::ASA::Annotator Turn Token values into objects 0.05 metacpan
Farly::ASA::Builder A vendor specific concrete builder class 0.05 metacpan
Farly::ASA::Filter Firewall configuration filter and pre-processor 0.05 metacpan
Farly::ASA::ICMPFormatter Associates ICMP type ID's and ICMP type integers 0.05 metacpan
Farly::ASA::Parser Recognizes pre-processed firewall configurations 0.05 metacpan
Farly::ASA::PortFormatter Associates port names and port string ID's 0.05 metacpan
Farly::ASA::ProtocolFormatter Associates protocol ID's and protocol numbers. 0.05 metacpan
Farly::ASA::Template Converts the Farly firewall model into Cisco ASA configurations. 0.05 metacpan
Farly::ASA::TokenPicker Collects Tokens from a parse tree, storing them in a Object::KVC::Hash object 0.05 metacpan
Farly::Builder Builder base class 0.05 metacpan
Farly::Director Manages Builder creation and configuration 0.05 metacpan
Farly::IPv4::Address IPv4 address class 0.05 metacpan
Farly::IPv4::Network IPv4 network class 0.05 metacpan
Farly::IPv4::Object IPv4 base class 0.05 metacpan
Farly::IPv4::Range IPv4 range class 0.05 metacpan
Farly::Rules Convert a firewall rule configuration into a raw rule set 0.05 metacpan
Farly::Transport::Object Transport base class 0.05 metacpan
Farly::Transport::Port TCP or UDP port number class 0.05 metacpan
Farly::Transport::PortRange TCP or UDP port number range 0.05 metacpan
Farly::Transport::Protocol Represents an TCP/IP protocol number 0.05 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan