Kwalitee Issues

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: App::gh::Command::Pullreq::Send

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.66/lib/App/gh/Command/Pull.pm -- Around line 40: 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::Command::Pullreq::Send, 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.66

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::gh An apt-like Github utility. 0.66 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::Issue issues. (show/list/edit/comment) metacpan
App::gh::Command::Issue::Comment metacpan
App::gh::Command::Issue::Edit create or edit issue. metacpan
App::gh::Command::Issue::List show list of issues. metacpan
App::gh::Command::Issue::Show show the issue. metacpan
App::gh::Command::List list repository from one. metacpan
App::gh::Command::Network show network metacpan
App::gh::Command::Page create GitHub gh-page metacpan
App::gh::Command::Pull pull changes from other forks. metacpan
App::gh::Command::Pullreq pull request. (show/list/send) metacpan
App::gh::Command::Pullreq::List metacpan
App::gh::Command::Pullreq::Send metacpan
App::gh::Command::Pullreq::Show 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::Git Perl interface to the App::gh::Git version control system 0.01 metacpan
App::gh::Utils metacpan

Provides

Name File View
App::gh::Git::Error::Command lib/App/gh/Git.pm metacpan
App::gh::Git::activestate_pipe lib/App/gh/Git.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README.mkd metacpan