Bundler-MultiGem 0.02.1 Latest
Kwalitee Issues
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- 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_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 |
---|---|---|---|
Bundler::MultiGem | bundle-multigem utility for gem versions benchmarking | 0.02 | metacpan |
Bundler::MultiGem::Command::initialize | Generate a configuration file (alias: init bootstrap b) | 0.02 | metacpan |
Bundler::MultiGem::Command::setup | Create multiple gem versions out of a configuration file (alias: install i s) | 0.02 | metacpan |
Bundler::MultiGem::Model::Directories | 0.02 | metacpan | |
Bundler::MultiGem::Model::Gem | The utility to install multiple versions of the same ruby gem | 0.02 | metacpan |
Bundler::MultiGem::Utl::Directories | 0.02 | metacpan | |
Bundler::MultiGem::Utl::InitConfig | The utility to install multiple versions of the same ruby gem | 0.02 | metacpan |