Net-Cisco-ACS 0.02
Kwalitee Issues
- buildtool_not_executable
-
Change the permissions of Build.PL/Makefile.PL to not-executable.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Net-Cisco-ACS-0.02/lib/Net/Cisco/ACS/Device.pm -- Around line 402: You forgot a '=back' before '=head1' Net-Cisco-ACS-0.02/lib/Net/Cisco/ACS/DeviceGroup.pm -- Around line 166: You forgot a '=back' before '=head1' Net-Cisco-ACS-0.02/lib/Net/Cisco/ACS/Host.pm -- Around line 206: You forgot a '=back' before '=head1' Net-Cisco-ACS-0.02/lib/Net/Cisco/ACS/User.pm -- Around line 302: You forgot a '=back' before '=head1' Net-Cisco-ACS-0.02/lib/Net/Cisco/ACS.pm -- Around line 743: Unknown directive: =password
- 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.
- 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).
Modules
Name | Abstract | Version | View |
---|---|---|---|
Net::Cisco::ACS | Access Cisco ACS functionality through REST API | 0.02 | metacpan |
Net::Cisco::ACS::Device | Access Cisco ACS functionality through REST API - Device fields | 0.02 | metacpan |
Net::Cisco::ACS::DeviceGroup | Access Cisco ACS functionality through REST API - DeviceGroup fields | 0.02 | metacpan |
Net::Cisco::ACS::Host | Access Cisco ACS functionality through REST API - Host fields | 0.02 | metacpan |
Net::Cisco::ACS::IdentityGroup | Access Cisco ACS functionality through REST API - IdentityGroup (usergroup) fields | 0.02 | metacpan |
Net::Cisco::ACS::User | Access Cisco ACS functionality through REST API - User fields | 0.02 | metacpan |