The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Object for running system commands",
   "author" : [
      "Philippe Bruhat (BooK) <book@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.034, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "System-Command",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Cwd" : "0",
            "Data::Dumper" : "0",
            "Fcntl" : "0",
            "IO::Handle" : "0",
            "IPC::Run" : "0",
            "List::Util" : "0",
            "POSIX" : "0",
            "Scalar::Util" : "0",
            "Symbol" : "0",
            "constant" : "0",
            "perl" : "5.006",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900",
            "Test::Command" : "0",
            "Test::Output" : "0"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Find" : "0",
            "File::Spec" : "0",
            "File::Temp" : "0",
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-system-command@rt.cpan.org",
         "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=System-Command"
      },
      "repository" : {
         "type" : "git",
         "url" : "http://github.com/book/System-Command.git",
         "web" : "http://github.com/book/System-Command"
      }
   },
   "version" : "1.112",
   "x_contributors" : [
      "Tim Bunce <timb@cpan.org>",
      "Oleg Gashev <gashev@gmail.com>",
      "Christian Walde <walde.christian@googlemail.com>",
      "Vincent Pit <perl@profvince.com>",
      "Todd Rinaldo <toddr@cpan.org>",
      "pecho <pecho@osi.belwue.de>",
      "Olivier Mengué <dolmen@cpan.org>",
      "mokko <mauricemengel@gmail.com>",
      "Alessandro Ghedini <al3xbio@gmail.com>"
   ]
}