CPANPLUS 0.033 Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: CPANPLUS-0.033/lib/CPANPLUS/Backend.pm -- Around line 1731: '=item' outside of any '=over' Around line 1786: You forgot a '=back' before '=head1'
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- no_stdin_for_prompting
-
Use the prompt() method from ExtUtils::MakeMaker/Module::Build.
- 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: CPANPLUS, CPANPLUS::Backend, CPANPLUS::Configure, CPANPLUS::Configure::Setup, CPANPLUS::Error, CPANPLUS::Internals, CPANPLUS::Internals::Author, CPANPLUS::Internals::Extract, CPANPLUS::Internals::Fetch, CPANPLUS::Internals::Install, CPANPLUS::Internals::Make, CPANPLUS::Internals::Module, CPANPLUS::Internals::Report, CPANPLUS::Internals::Search, CPANPLUS::Internals::Source, CPANPLUS::Shell, CPANPLUS::Shell::Default
- no_invalid_versions
-
Fix the version numbers so that version::is_lax($version) returns true.
Error:
- lib/CPANPLUS/Backend.pm: HASH(0x560b6309e158)
- lib/CPANPLUS/Error.pm: HASH(0x560b6614b068)
- lib/CPANPLUS/Internals/Author.pm: HASH(0x560b630e24f8)
- lib/CPANPLUS/Internals/Extract.pm: HASH(0x560b666b4698)
- lib/CPANPLUS/Internals/Fetch.pm: HASH(0x560b66149788)
- lib/CPANPLUS/Internals/Install.pm: HASH(0x560b63a0a490)
- lib/CPANPLUS/Internals/Make.pm: HASH(0x560b665c8690)
- lib/CPANPLUS/Internals/Module.pm: HASH(0x560b6303d6f0)
- lib/CPANPLUS/Internals/Report.pm: HASH(0x560b6612e820)
- lib/CPANPLUS/Internals/Search.pm: HASH(0x560b66222738)
- lib/CPANPLUS/Internals/Source.pm: HASH(0x560b666b1a98)
- 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.02,0.033
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- configure_prereq_matches_use
-
List all modules used in the Makefile.PL/Build.PL in META.yml configure_requires
Error:
- ExtUtils::AutoInstall
- 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 |
|---|---|---|---|
| CPANPLUS | Command-line access to the CPAN interface | 0.033 | metacpan |
| CPANPLUS::Backend | Object-oriented interface for CPAN++ | metacpan | |
| CPANPLUS::Configure | Configuration interface for CPAN++ | metacpan | |
| CPANPLUS::Configure::Setup | Configuration setup for CPAN++ | metacpan | |
| CPANPLUS::Error | Error handling for the CPAN++ interface | metacpan | |
| CPANPLUS::Internals | 0.033 | metacpan | |
| CPANPLUS::Internals::Author | Author tree for CPAN++ | metacpan | |
| CPANPLUS::Internals::Extract | metacpan | ||
| CPANPLUS::Internals::Fetch | metacpan | ||
| CPANPLUS::Internals::Install | metacpan | ||
| CPANPLUS::Internals::Make | metacpan | ||
| CPANPLUS::Internals::Module | Module tree for CPAN++ | metacpan | |
| CPANPLUS::Internals::Report | metacpan | ||
| CPANPLUS::Internals::Search | metacpan | ||
| CPANPLUS::Internals::Source | metacpan | ||
| CPANPLUS::Shell | interactive interface launcher for CPAN++ | metacpan | |
| CPANPLUS::Shell::Default | Default command-line interface for CPAN++ | 0.02 | metacpan |
Provides
| Name | File | View |
|---|---|---|
| CPANPLUS::Config | lib/CPANPLUS/Configure.pm | metacpan |