{
  "abstract" : "run command and capture its output",
  "author" : [
     "Sergey Poznyakoff <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "ExtUtils::MakeMaker version 7.0401, CPAN::Meta::Converter version 2.150001",
  "license" : [
     "gpl_3"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "POSIX-Run-Capture",
  "no_index" : {
     "directory" : [
        "t",
        "inc"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "perl" : "5.006"
        }
     },
     "test" : {
        "requires" : {
           "File::Cmp" : "1.06",
           "File::Temp" : "0.23"
        }
     }
  },
  "provides" : {
     "POSIX::Run::Capture" : {
        "file" : "lib/POSIX/Run/Capture.pm",
        "version" : "1.03"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "mailto" : "[email protected]",
        "web" : "https://puszcza.gnu.org.ua/bugs/?group=posixruncapture"
     },
     "repository" : {
        "type" : "git",
        "url" : "git://git.gnu.org.ua/posixruncapture.git",
        "web" : "http://git.gnu.org.ua/cgit/posixruncapture.git/"
     }
  },
  "version" : "1.03"
}