CPAN-Search-Lite 0.71 Deleted
Kwalitee Issues
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: CPAN-Search-Lite-0.71/lib/CPAN/Search/Lite/PPM.pm -- Around line 282: =cut found outside a pod block. Skipping to next block.
- 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.
- 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: Apache2/Apache2/CPAN/Query.pm, Apache2/Apache2/CPAN/SOAP.pm, Apache2/Apache2/CPAN/Search.pm, Apache2/Apache2/DocServer.pm
- 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: CPAN::Search::Lite::PPM
- 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:
- Apache2::CPAN::Query
- Apache2::CPAN::SOAP
- Apache2::CPAN::Search
- Apache2::DocServer
- CPAN::Search::Lite
- CPAN::Search::Lite::DBI
- CPAN::Search::Lite::DBI::Index
- CPAN::Search::Lite::DBI::Query
- CPAN::Search::Lite::Extract
- CPAN::Search::Lite::Index
- CPAN::Search::Lite::Info
- CPAN::Search::Lite::Lang
- CPAN::Search::Lite::Lang::de
- CPAN::Search::Lite::Lang::en
- CPAN::Search::Lite::Lang::es
- CPAN::Search::Lite::Lang::fr
- CPAN::Search::Lite::Lang::it
- CPAN::Search::Lite::Lang::pt
- CPAN::Search::Lite::PPM
- CPAN::Search::Lite::Populate
- CPAN::Search::Lite::Query
- CPAN::Search::Lite::State
- CPAN::Search::Lite::Util
- 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.68,0.71
- 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 |
---|---|---|---|
Apache2::CPAN::Query | mod_perl interface to CPAN::Search::Lite::Query | 0.71 | metacpan |
Apache2::CPAN::SOAP | soap interface to C<CPAN::Search::Lite::Query> | 0.68 | metacpan |
Apache2::CPAN::Search | mod_perl interface to CPAN::Search::Lite::Query | 0.68 | metacpan |
Apache2::DocServer | mod_perl 2 soap server for soap-enhanced perldoc | 0.68 | metacpan |
CPAN::Search::Lite | setup and maintain a searchable CPAN database | 0.71 | metacpan |
CPAN::Search::Lite::DBI | 0.68 | metacpan | |
CPAN::Search::Lite::DBI::Index | 0.68 | metacpan | |
CPAN::Search::Lite::DBI::Query | 0.68 | metacpan | |
CPAN::Search::Lite::Extract | extract files from CPAN distributions | 0.68 | metacpan |
CPAN::Search::Lite::Index | set up or update database tables. | 0.68 | metacpan |
CPAN::Search::Lite::Info | extract information from CPAN indices | 0.68 | metacpan |
CPAN::Search::Lite::Lang | export some common data structures used by CPAN::Search::Lite::* | 0.68 | metacpan |
CPAN::Search::Lite::Lang::de | export some common data structures used by CPAN::Search::Lite::* for German | 0.71 | metacpan |
CPAN::Search::Lite::Lang::en | export some common data structures used by CPAN::Search::Lite::* for English | 0.71 | metacpan |
CPAN::Search::Lite::Lang::es | export some common data structures used by CPAN::Search::Lite::* for Spanish | 0.71 | metacpan |
CPAN::Search::Lite::Lang::fr | export some common data structures used by CPAN::Search::Lite::* for French | 0.71 | metacpan |
CPAN::Search::Lite::Lang::it | export some common data structures used by CPAN::Search::Lite::* for Italian | 0.71 | metacpan |
CPAN::Search::Lite::Lang::pt | export some common data structures used by CPAN::Search::Lite::* for Portuguese | 0.71 | metacpan |
CPAN::Search::Lite::PPM | extract ppm package information from repositories | 0.68 | metacpan |
CPAN::Search::Lite::Populate | create and populate database tables | 0.68 | metacpan |
CPAN::Search::Lite::Query | perform queries on the database | 0.71 | metacpan |
CPAN::Search::Lite::State | get state information on the database | 0.68 | metacpan |
CPAN::Search::Lite::Util | export some common data structures used by CPAN::Search::Lite::* | 0.71 | metacpan |