{
   "abstract" : "simple API encapsulating the most common open3() logic/uses including handling various corner cases and caveats",
   "author" : [
      "Daniel Muey <http://drmuey.com/cpan_contact.pl>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150001",
   "license" : [
      "unknown"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "IPC-Open3-Utils",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "IO::Handle" : "0",
            "IO::Select" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/drmuey/p5-IPC-Open3-Utils/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/drmuey/p5-IPC-Open3-Utils.git",
         "web" : "https://github.com/drmuey/p5-IPC-Open3-Utils"
      }
   },
   "version" : "0.92"
}