{
   "abstract" : "Portably create pipe() or pipe-like handles, one way or another.",
   "author" : [
      "Rocco Caputo <rcaputo@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "IO-Pipely",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Exporter" : "5.72",
            "Fcntl" : "1.13",
            "IO::Socket" : "1.38",
            "Symbol" : "1.08",
            "base" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Carp" : "1.42",
            "Scalar::Util" : "1.46_02",
            "Test::More" : "1.302120",
            "perl" : "5.004"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-IO-Pipely@rt.cpan.org",
         "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.006",
   "x_generated_by_perl" : "v5.26.1",
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0239",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}