Net-Radius-Server 1.116 Latest
Kwalitee Issues
- meta_yml_conforms_to_known_spec
-
Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.
Error: License '<undef>' is invalid (license) [Validation: 1.3];Missing mandatory field, 'license' (license) [Validation: 1.3]
- has_changelog
-
Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.
- 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: Net-Radius-Server-1.116/lib/Net/Radius/Server/Base.pm -- Around line 247: Non-ASCII character seen before =encoding in 'Muñoz,'. Assuming UTF-8 Net-Radius-Server-1.116/lib/Net/Radius/Server/DBStore.pm -- Around line 480: Non-ASCII character seen before =encoding in 'Muñoz,'. Assuming UTF-8 Net-Radius-Server-1.116/lib/Net/Radius/Server/Dump.pm -- Around line 106: Non-ASCII character seen before =encoding in 'Muñoz,'. Assuming UTF-8 Net-Radius-Server-1.116/lib/Net/Radius/Server/Match/LDAP.pm -- Around line 372: Non-ASCII character seen before =encoding in 'Muñoz,'. Assuming UTF-8 Net-Radius-Server-1.116/lib/Net/Radius/Server/Match/Simple.pm -- Around line 364: Non-ASCII character seen before =encoding in 'Muñoz,'. Assuming UTF-8 Net-Radius-Server-1.116/lib/Net/Radius/Server/Match.pm -- Around line 211: Non-ASCII character seen before =encoding in 'Muñoz,'. Assuming UTF-8 Net-Radius-Server-1.116/lib/Net/Radius/Server/NS.pm -- Around line 332: Non-ASCII character seen before =encoding in 'Muñoz,'. Assuming UTF-8 Net-Radius-Server-1.116/lib/Net/Radius/Server/PAM.pm -- Around line 275: Non-ASCII character seen before =encoding in 'Muñoz,'. Assuming UTF-8 Net-Radius-Server-1.116/lib/Net/Radius/Server/Rule.pm -- Around line 146: Non-ASCII character seen before =encoding in 'Muñoz,'. Assuming UTF-8 Net-Radius-Server-1.116/lib/Net/Radius/Server/Set/Proxy.pm -- Around line 283: Non-ASCII character seen before =encoding in 'Muñoz,'. Assuming UTF-8 Net-Radius-Server-1.116/lib/Net/Radius/Server/Set/Replace.pm -- Around line 276: Non-ASCII character seen before =encoding in 'Muñoz,'. Assuming UTF-8 Net-Radius-Server-1.116/lib/Net/Radius/Server/Set/Simple.pm -- Around line 166: Non-ASCII character seen before =encoding in 'Muñoz,'. Assuming UTF-8 Net-Radius-Server-1.116/lib/Net/Radius/Server/Set.pm -- Around line 180: Non-ASCII character seen before =encoding in 'Muñoz,'. Assuming UTF-8 Net-Radius-Server-1.116/lib/Net/Radius/Server.pm -- Around line 182: Non-ASCII character seen before =encoding in 'Muñoz,'. Assuming UTF-8
- 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.075,1.089,1.107,1.109
- 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.107 | metacpan |
Net::Radius::Server::Base | Base definitions and utility methods and factories | 1.075 | metacpan |
Net::Radius::Server::DBStore | Store Radius packets into a Tied Hash | 1.109 | metacpan |
Net::Radius::Server::Dump | Produce a dump of the RADIUS packets | 1.075 | metacpan |
Net::Radius::Server::Match | Base class for match methods | 1.075 | metacpan |
Net::Radius::Server::Match::LDAP | Interaction with LDAP servers for RADIUS | 1.075 | metacpan |
Net::Radius::Server::Match::Simple | Simple match methods for RADIUS requests | 1.075 | metacpan |
Net::Radius::Server::NS | Use Net::Server to provide a Net::Radius::Server | 1.089 | metacpan |
Net::Radius::Server::PAM | Authenticate users using the Linux-PAM framework | 1.075 | metacpan |
Net::Radius::Server::Rule | Rules for Net::Radius::Server | 1.075 | metacpan |
Net::Radius::Server::Set | Base class for set methods | 1.075 | metacpan |
Net::Radius::Server::Set::Proxy | 1.075 | metacpan | |
Net::Radius::Server::Set::Replace | Perform replacements on the RADIUS response | 1.075 | metacpan |
Net::Radius::Server::Set::Simple | Simple set methods for RADIUS requests | 1.075 | metacpan |