The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "yet another github client command",
   "author" : [
      "Tokuhiro Matsuno <tokuhirom @ GMAIL COM>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v0.11.0",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "ph",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "CPAN::Meta" : "0",
            "CPAN::Meta::Prereqs" : "0",
            "Module::Build" : "0.38"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion" : "0.10108",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "Encode" : "0",
            "Encode::Locale" : "0",
            "Getopt::Long" : "0",
            "HTTP::Request" : "0",
            "IPC::System::Simple" : "0",
            "JSON" : "0",
            "LWP::UserAgent" : "0",
            "Pithub" : "0",
            "Pod::Usage" : "0",
            "Sys::Hostname" : "0",
            "Term::ANSIColor" : "0",
            "Term::ReadKey" : "0",
            "autodie" : "0",
            "parent" : "0",
            "perl" : "5.010000"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.98"
         }
      }
   },
   "provides" : {
      "App::ph" : {
         "file" : "lib/App/ph.pm",
         "version" : "0.09"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/tokuhirom/ph/issues"
      },
      "homepage" : "https://github.com/tokuhirom/ph",
      "repository" : {
         "url" : "git://github.com/tokuhirom/ph.git",
         "web" : "https://github.com/tokuhirom/ph"
      }
   },
   "version" : "0.09",
   "x_contributors" : [
      "mattn <mattn.jp@gmail.com>",
      "Jesse Luehrs <doy@tozt.net>",
      "Chris Weyl <cweyl@alumni.drew.edu>",
      "Syohei YOSHIDA <syohex@gmail.com>",
      "Neil Bowers <neil@bowers.com>",
      "Tokuhiro Matsuno <tokuhirom@gmail.com>"
   ]
}