LCC 0.03 Latest
Kwalitee Issues
- no_pax_headers
-
If you use Mac OS X >= 10.6, use gnu tar (/usr/bin/gnutar) to avoid PAX headers. It's also important to rename (shorten) long file names (>= 100 characters) in the distribution.
Error: PaxHeader/LCC-0.03,PaxHeader/LCC-0.03,LCC-0.03/PaxHeader/CHANGELOG,LCC-0.03/PaxHeader/CHANGELOG,LCC-0.03/PaxHeader/MANIFEST,LCC-0.03/PaxHeader/MANIFEST,LCC-0.03/PaxHeader/t,LCC-0.03/PaxHeader/t,LCC-0.03/PaxHeader/README,LCC-0.03/PaxHeader/README,LCC-0.03/PaxHeader/TODO,LCC-0.03/PaxHeader/TODO,LCC-0.03/PaxHeader/VERSION,LCC-0.03/PaxHeader/VERSION,LCC-0.03/PaxHeader/META.yml,LCC-0.03/PaxHeader/META.yml,LCC-0.03/PaxHeader/lib,LCC-0.03/PaxHeader/lib,LCC-0.03/PaxHeader/Makefile.PL,LCC-0.03/PaxHeader/Makefile.PL,LCC-0.03/PaxHeader/META.json,LCC-0.03/PaxHeader/META.json,LCC-0.03/lib/PaxHeader/LCC,LCC-0.03/lib/PaxHeader/LCC,LCC-0.03/lib/PaxHeader/LCC.pm,LCC-0.03/lib/PaxHeader/LCC.pm,LCC-0.03/lib/LCC/PaxHeader/Backend.pm,LCC-0.03/lib/LCC/PaxHeader/Backend.pm,LCC-0.03/lib/LCC/PaxHeader/Documents.pm,LCC-0.03/lib/LCC/PaxHeader/Documents.pm,LCC-0.03/lib/LCC/PaxHeader/Backend,LCC-0.03/lib/LCC/PaxHeader/Backend,LCC-0.03/lib/LCC/PaxHeader/UNS.pm,LCC-0.03/lib/LCC/PaxHeader/UNS.pm,LCC-0.03/lib/LCC/PaxHeader/Documents,LCC-0.03/lib/LCC/PaxHeader/Documents,LCC-0.03/lib/LCC/Documents/PaxHeader/DBI.pm,LCC-0.03/lib/LCC/Documents/PaxHeader/DBI.pm,LCC-0.03/lib/LCC/Documents/PaxHeader/queue.pm,LCC-0.03/lib/LCC/Documents/PaxHeader/queue.pm,LCC-0.03/lib/LCC/Documents/PaxHeader/filesystem.pm,LCC-0.03/lib/LCC/Documents/PaxHeader/filesystem.pm,LCC-0.03/lib/LCC/Documents/PaxHeader/module.pm,LCC-0.03/lib/LCC/Documents/PaxHeader/module.pm,LCC-0.03/lib/LCC/Backend/PaxHeader/DBI.pm,LCC-0.03/lib/LCC/Backend/PaxHeader/DBI.pm,LCC-0.03/lib/LCC/Backend/PaxHeader/DBI,LCC-0.03/lib/LCC/Backend/PaxHeader/DBI,LCC-0.03/lib/LCC/Backend/PaxHeader/textfile.pm,LCC-0.03/lib/LCC/Backend/PaxHeader/textfile.pm,LCC-0.03/lib/LCC/Backend/PaxHeader/Storable.pm,LCC-0.03/lib/LCC/Backend/PaxHeader/Storable.pm,LCC-0.03/lib/LCC/Backend/DBI/PaxHeader/mysql.pm,LCC-0.03/lib/LCC/Backend/DBI/PaxHeader/mysql.pm,LCC-0.03/t/PaxHeader/01basic.t,LCC-0.03/t/PaxHeader/01basic.t
- 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_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: LCC, LCC::Backend, LCC::Backend::DBI, LCC::Backend::DBI::mysql, LCC::Backend::Storable, LCC::Backend::textfile, LCC::Documents, LCC::Documents::DBI, LCC::Documents::filesystem, LCC::Documents::module, LCC::Documents::queue, LCC::UNS
- 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.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
LCC | Content Provider Modules for the Local Content Cache system | 0.03 | metacpan |
LCC::Backend | base class for storing local status | 0.03 | metacpan |
LCC::Backend::DBI | Backend using DBI for permanent storage | 0.03 | metacpan |
LCC::Backend::DBI::mysql | Backend using mysql for permanent storage | 0.03 | metacpan |
LCC::Backend::Storable | Backend using Storable for permanent storage | 0.03 | metacpan |
LCC::Backend::textfile | Backend using a textfile for permanent storage | 0.03 | metacpan |
LCC::Documents | base class for checking document information | 0.03 | metacpan |
LCC::Documents::DBI | Document information stored in a database | 0.03 | metacpan |
LCC::Documents::filesystem | Documents stored on a filesystem | 0.03 | metacpan |
LCC::Documents::module | Document information accessible by a Perl module | 0.03 | metacpan |
LCC::Documents::queue | Documents accessible by a queue | 0.03 | metacpan |
LCC::UNS | connection to a Update Notification Server | 0.03 | metacpan |