App-gh 0.45 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: App-gh-0.45/lib/App/gh/Command/Pull.pm -- Around line 41: Non-ASCII character seen before =encoding in 'â'. Assuming UTF-8
- 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.
- 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: App::gh::Git - 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.01,0.45
- 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.
- 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 |
|---|---|---|---|
| App::gh | An apt-like Github utility. | 0.45 | metacpan |
| App::gh::API | Github API class | metacpan | |
| App::gh::Command | metacpan | ||
| App::gh::Command::All | clone/update all repositories from one | metacpan | |
| App::gh::Command::Clone | clone repository | metacpan | |
| App::gh::Command::Commit | quick commit process (show status, diff, then commitCloneall) | metacpan | |
| App::gh::Command::Drop | drop a repository. | metacpan | |
| App::gh::Command::Fork | fork current repository. | metacpan | |
| App::gh::Command::Help | help command. | metacpan | |
| App::gh::Command::Import | create and import a repository, or add a remote for an existing one. | metacpan | |
| App::gh::Command::Info | show repository info | metacpan | |
| App::gh::Command::List | list repository from one. | metacpan | |
| App::gh::Command::Network | show network | metacpan | |
| App::gh::Command::Pull | pull changes from other forks. | metacpan | |
| App::gh::Command::Push | push changes to writable github remotes | metacpan | |
| App::gh::Command::Recent | show recent status. | metacpan | |
| App::gh::Command::Search | search repositories | metacpan | |
| App::gh::Command::Setup | setup command | metacpan | |
| App::gh::Command::Update | remote update --prune | metacpan | |
| App::gh::Command::Upload | upload file to github. | metacpan | |
| App::gh::Config | metacpan | ||
| App::gh::Logger | metacpan | ||
| App::gh::Utils | metacpan |
Provides
| Name | File | View |
|---|---|---|
| Git | lib/App/gh/Git.pm | metacpan |
| Git::Error::Command | lib/App/gh/Git.pm | metacpan |
| Git::activestate_pipe | lib/App/gh/Git.pm | metacpan |
Other Files
| Changes | metacpan |
| MANIFEST | metacpan |
| META.yml | metacpan |
| Makefile.PL | metacpan |
| README.mkd | metacpan |