{
  "abstract" : "Portably create pipe() or pipe-like handles, one way or another.",
  "author" : [
     "Rocco Caputo <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 4.300035, CPAN::Meta::Converter version 2.132140",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "IO-Pipely",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.30"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08"
        }
     },
     "runtime" : {
        "requires" : {
           "Exporter" : "5.68",
           "Fcntl" : "1.06",
           "IO::Socket" : "1.31",
           "Symbol" : "1.06",
           "base" : "2.18",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Carp" : "1.26",
           "Scalar::Util" : "1.29",
           "Test::More" : "0.98",
           "perl" : "5.004"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "mailto" : "[email protected]",
        "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=IO-Pipely"
     },
     "homepage" : "http://search.cpan.org/dist/IO-Pipely/",
     "license" : [
        "http://dev.perl.org/licenses/"
     ],
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/rcaputo/io-pipely.git",
        "web" : "https://github.com/rcaputo/io-pipely"
     }
  },
  "version" : "0.005"
}