Kwalitee Issues

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

no_pod_errors

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

Error: Net-Radius-Server-1.004/lib/Net/Radius/Server/Base.pm -- Around line 247: Non-ASCII character seen before =encoding in 'Muñoz,'. Assuming CP1252 Net-Radius-Server-1.004/lib/Net/Radius/Server/Dump.pm -- Around line 106: Non-ASCII character seen before =encoding in 'Muñoz,'. Assuming CP1252 Net-Radius-Server-1.004/lib/Net/Radius/Server/Match/LDAP.pm -- Around line 372: Non-ASCII character seen before =encoding in 'Muñoz,'. Assuming CP1252 Net-Radius-Server-1.004/lib/Net/Radius/Server/Match/Simple.pm -- Around line 364: Non-ASCII character seen before =encoding in 'Muñoz,'. Assuming CP1252 Net-Radius-Server-1.004/lib/Net/Radius/Server/Match.pm -- Around line 211: Non-ASCII character seen before =encoding in 'Muñoz,'. Assuming CP1252 Net-Radius-Server-1.004/lib/Net/Radius/Server/NS.pm -- Around line 321: Non-ASCII character seen before =encoding in 'Muñoz,'. Assuming CP1252 Net-Radius-Server-1.004/lib/Net/Radius/Server/PAM.pm -- Around line 275: Non-ASCII character seen before =encoding in 'Muñoz,'. Assuming CP1252 Net-Radius-Server-1.004/lib/Net/Radius/Server/Rule.pm -- Around line 146: Non-ASCII character seen before =encoding in 'Muñoz,'. Assuming CP1252 Net-Radius-Server-1.004/lib/Net/Radius/Server/Set/Proxy.pm -- Around line 283: Non-ASCII character seen before =encoding in 'Muñoz,'. Assuming CP1252 Net-Radius-Server-1.004/lib/Net/Radius/Server/Set/Replace.pm -- Around line 276: Non-ASCII character seen before =encoding in 'Muñoz,'. Assuming CP1252 Net-Radius-Server-1.004/lib/Net/Radius/Server/Set/Simple.pm -- Around line 166: Non-ASCII character seen before =encoding in 'Muñoz,'. Assuming CP1252 Net-Radius-Server-1.004/lib/Net/Radius/Server/Set.pm -- Around line 180: Non-ASCII character seen before =encoding in 'Muñoz,'. Assuming CP1252 Net-Radius-Server-1.004/lib/Net/Radius/Server.pm -- Around line 176: Non-ASCII character seen before =encoding in 'Muñoz,'. Assuming CP1252

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

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.

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.003,1.004,1.006,1.007,1.008,1.009,1.013

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

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::Radius::Server Framework for RADIUS Servers 1.004 metacpan
Net::Radius::Server::Base Base definitions and utility methods and factories 1.004 metacpan
Net::Radius::Server::Dump Produce a dump of the RADIUS packets 1.003 metacpan
Net::Radius::Server::Match Base class for match methods 1.006 metacpan
Net::Radius::Server::Match::LDAP Interaction with LDAP servers for RADIUS 1.009 metacpan
Net::Radius::Server::Match::Simple Simple match methods for RADIUS requests 1.003 metacpan
Net::Radius::Server::NS Use Net::Server to provide a Net::Radius::Server 1.008 metacpan
Net::Radius::Server::PAM Authenticate users using the Linux-PAM framework 1.006 metacpan
Net::Radius::Server::Rule Rules for Net::Radius::Server 1.007 metacpan
Net::Radius::Server::Set Base class for set methods 1.004 metacpan
Net::Radius::Server::Set::Proxy 1.013 metacpan
Net::Radius::Server::Set::Replace Perform replacements on the RADIUS response 1.004 metacpan
Net::Radius::Server::Set::Simple Simple set methods for RADIUS requests 1.004 metacpan

Other Files

MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan