CPAN-Local 0.005
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
No Core Issues.
- 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.
- 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).
Modules
Name | Abstract | Version | View |
---|---|---|---|
CPAN::Local | Hack custom CPAN repos | 0.005 | metacpan |
CPAN::Local::App | CPAN::Local's App::Cmd | 0.005 | metacpan |
CPAN::Local::App::Command::init | Initialize an empty repository | 0.005 | metacpan |
CPAN::Local::App::Command::update | Update repository | 0.005 | metacpan |
CPAN::Local::Distribution | Base distribution class | 0.005 | metacpan |
CPAN::Local::Distribution::Role::FromURI | Allow distributions to be fetched from remote uris | 0.005 | metacpan |
CPAN::Local::Distribution::Role::MD5 | Calculate checksums for a distribution | 0.005 | metacpan |
CPAN::Local::Distribution::Role::Metadata | Read a distribution's metadata | 0.005 | metacpan |
CPAN::Local::Distribution::Role::NameInfo | CPAN::DistnameInfo for a distribution | 0.005 | metacpan |
CPAN::Local::MVP::Assembler | MVP assembler for CPAN::Local | 0.005 | metacpan |
CPAN::Local::Plugin | Base class for plugins | 0.005 | metacpan |
CPAN::Local::Plugin::Duplicates | Remove duplicates | 0.005 | metacpan |
CPAN::Local::Plugin::Indices | Update index files | 0.005 | metacpan |
CPAN::Local::Plugin::Inject | Inject a distribution into the repo | 0.005 | metacpan |
CPAN::Local::Role::Cleanup | Remove orphan files | 0.005 | metacpan |
CPAN::Local::Role::Finalise | Do something after updates complete | 0.005 | metacpan |
CPAN::Local::Role::Gather | Select distributions to add | 0.005 | metacpan |
CPAN::Local::Role::Index | Index a repo | 0.005 | metacpan |
CPAN::Local::Role::Initialise | Initialize an empty repo | 0.005 | metacpan |
CPAN::Local::Role::Inject | Add selected distributions to a repo | 0.005 | metacpan |
CPAN::Local::Role::Prune | Remove distributions from selection list | 0.005 | metacpan |
CPAN::Local::Role::Remove | Remove distributions from the repo | 0.005 | metacpan |