rgit 0.08 Latest
Kwalitee Issues
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- 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.
- 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 |
---|---|---|---|
App::Rgit | Backend that supports the rgit utility. | 0.08 | metacpan |
App::Rgit::Command | Base class for App::Rgit commands. | 0.08 | metacpan |
App::Rgit::Command::Each | Class for commands to execute for each repository. | 0.08 | metacpan |
App::Rgit::Command::Once | Class for commands to execute only once. | 0.08 | metacpan |
App::Rgit::Config | Base class for App::Rgit configurations. | 0.08 | metacpan |
App::Rgit::Config::Default | Default App::Rgit configuration class. | 0.08 | metacpan |
App::Rgit::Guard | Scope guard helper for App::Rgit. | 0.08 | metacpan |
App::Rgit::Policy | Base class for App::Rgit policies. | 0.08 | metacpan |
App::Rgit::Policy::Default | The default policy that stops on error. | 0.08 | metacpan |
App::Rgit::Policy::Interactive | A policy that asks what to do on error. | 0.08 | metacpan |
App::Rgit::Policy::Keep | A policy that ignores errors. | 0.08 | metacpan |
App::Rgit::Repository | Class representing a Git repository. | 0.08 | metacpan |
App::Rgit::Utils | Miscellaneous utilities for App::Rgit classes. | 0.08 | metacpan |