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:

  • IPChains
  • Network::IPv4Addr

no_pod_errors

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

Error: Fwctl-0.20/Fwctl/RuleSet.pm -- Around line 955: '=item' outside of any '=over'

has_meta_json

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

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

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: Fwctl, Fwctl::RuleSet, Fwctl::Services::all, Fwctl::Services::dhcp, Fwctl::Services::ftp, Fwctl::Services::ftp, Fwctl::Services::http, Fwctl::Services::name_service, Fwctl::Services::netbios, Fwctl::Services::ntp, Fwctl::Services::ping, Fwctl::Services::portmap, Fwctl::Services::rsh, Fwctl::Services::snmp, Fwctl::Services::syslog, Fwctl::Services::tcp_service, Fwctl::Services::timed, Fwctl::Services::traceroute, Fwctl::Services::traffic_control, Fwctl::Services::udp_service, Fwtcl::Services::tftp

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
Fwctl Perl module to configure the Linux kernel packet filtering firewall. 0.20 metacpan
Fwctl::RuleSet Module to add sets of rules to the linux firewall. metacpan
Fwctl::Services::all Fwctl module to handle tftp protocol. metacpan
Fwctl::Services::dhcp Fwctl module to handle the dhcp protocol. metacpan
Fwctl::Services::ftp Fwctl module to handle the FTP service. metacpan
Fwctl::Services::http Fwctl module to handle HTTP protocol. metacpan
Fwctl::Services::name_service Fwctl module to handle the DNS protocol. metacpan
Fwctl::Services::netbios Fwctl module to handle NetBIOS traffic. metacpan
Fwctl::Services::ntp Fwctl module to handle the NTP protocol. metacpan
Fwctl::Services::ping Fwctl module to handle the ping service. metacpan
Fwctl::Services::portmap Fwctl module to handle the portmapper service. metacpan
Fwctl::Services::rsh Fwctl module to handle the rsh protocol. metacpan
Fwctl::Services::snmp Fwctl module to handle the snmp protocol. metacpan
Fwctl::Services::syslog Fwctl module to handle syslog UDP traffic. metacpan
Fwctl::Services::tcp_service Fwctl module to handle simple TCP client/server communication. metacpan
Fwctl::Services::timed Fwctl module to handle any IP traffic. metacpan
Fwctl::Services::traceroute Fwctl module to handle traceroute service. metacpan
Fwctl::Services::traffic_control Fwctl module to handle the necessary ICMP traffic. metacpan
Fwctl::Services::udp_service Fwctl module to handle bidirectional UDP traffic. metacpan
Fwtcl::Services::tftp metacpan

Other Files

ChangeLog metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan