AFS 2.6.4 Latest
Kwalitee Issues
- buildtool_not_executable
-
Change the permissions of Build.PL/Makefile.PL to not-executable.
- has_abstract_in_pod
-
Provide a short description in the NAME section of the pod (after the module name followed by a hyphen) at least for the main module of this distribution.
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: AFS, AFS::ACL, AFS::BOS, AFS::CM, AFS::Cell, AFS::FS, AFS::KAS, AFS::KTC_EKEY, AFS::KTC_PRINCIPAL, AFS::KTC_TOKEN, AFS::PTS, AFS::Utils, AFS::VLDB, AFS::VOS
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: AFS-2.6.4/pod/v2/afsperlkas.pod -- Around line 226: Non-ASCII character seen before =encoding in 'ticketgranting'. Assuming CP1252 AFS-2.6.4/pod/v2/afsperlpts.pod -- Around line 358: Non-ASCII character seen before =encoding in 'nonzero'. Assuming UTF-8 AFS-2.6.4/pod/v2/afsperlvos.pod -- Around line 218: Non-ASCII character seen before =encoding in 'theyâve'. 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.
- proper_libs
-
Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.
Error: src/AFS.pm, src/ACL/ACL.pm, src/BOS/BOS.pm, src/CM/CM.pm, src/Cell/Cell.pm, src/FS/FS.pm, src/KAS/KAS.pm, src/KTC_EKEY/KTC_EKEY.pm, src/KTC_PRINCIPAL/KTC_PRINCIPAL.pm, src/KTC_TOKEN/KTC_TOKEN.pm, src/PTS/PTS.pm, src/Utils/Utils.pm, src/VLDB/VLDB.pm, src/VOS/VOS.pm, src/inc/Test/Builder.pm, src/inc/Test/More.pm, src/inc/version.pm, src/inc/version/vpp.pm
- 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.
- 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: AFS, AFS::ACL, AFS::BOS, AFS::CM, AFS::Cell, AFS::FS, AFS::KAS, AFS::KTC_EKEY, AFS::KTC_PRINCIPAL, AFS::KTC_TOKEN, AFS::PTS, AFS::Utils, AFS::VLDB, AFS::VOS, Test::Builder, Test::More, version, version::vpp
- no_unauthorized_packages
-
Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.
Error:
- Test::Builder
- Test::More
- charstar
- version
- version::vpp
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.17,0.47,0.96,2.006004
- 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 |
---|---|---|---|
AFS | 2.006004 | metacpan | |
AFS::ACL | 2.006004 | metacpan | |
AFS::BOS | 2.006004 | metacpan | |
AFS::CM | 2.006004 | metacpan | |
AFS::Cell | 2.006004 | metacpan | |
AFS::FS | 2.006004 | metacpan | |
AFS::KAS | 2.006004 | metacpan | |
AFS::KTC_EKEY | 2.006004 | metacpan | |
AFS::KTC_PRINCIPAL | 2.006004 | metacpan | |
AFS::KTC_TOKEN | 2.006004 | metacpan | |
AFS::PTS | 2.006004 | metacpan | |
AFS::Utils | 2.006004 | metacpan | |
AFS::VLDB | 2.006004 | metacpan | |
AFS::VOS | 2.006004 | metacpan | |
Test::Builder | 0.17 | metacpan | |
Test::More | 0.47 | metacpan | |
version | 0.96 | metacpan | |
version::vpp | 0.96 | metacpan |
Provides
Name | File | View |
---|---|---|
charstar | src/inc/version/vpp.pm | metacpan |
Other Files
MANIFEST | metacpan |
META.json | metacpan |
META.yml | metacpan |
Makefile.PL | metacpan |
README | metacpan |
src/ACL/Makefile.PL | metacpan |
src/BOS/Makefile.PL | metacpan |
src/CM/Makefile.PL | metacpan |
src/Cell/Makefile.PL | metacpan |
src/FS/Makefile.PL | metacpan |
src/KAS/Makefile.PL | metacpan |
src/KTC_EKEY/Makefile.PL | metacpan |
src/KTC_PRINCIPAL/Makefile.PL | metacpan |
src/KTC_TOKEN/Makefile.PL | metacpan |
src/Makefile.PL | metacpan |
src/PTS/Makefile.PL | metacpan |
src/Utils/Makefile.PL | metacpan |
src/VLDB/Makefile.PL | metacpan |
src/VOS/Makefile.PL | metacpan |