{
  "abstract" : "PerlIO layer for normalizing line endings",
  "author" : [
     "Shlomi Fish <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "PerlIO-eol",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::CPAN::Changes" : "0.19",
           "Test::Kwalitee" : "1.21",
           "Test::More" : "0.96",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08",
           "Test::TrailingSpace" : "0.0203"
        }
     },
     "runtime" : {
        "requires" : {
           "Exporter" : "0",
           "XSLoader" : "0",
           "perl" : "5.007003",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "File::Spec" : "0",
           "File::Temp" : "0",
           "IO::Handle" : "0",
           "IPC::Open3" : "0",
           "Test::More" : "0"
        }
     }
  },
  "provides" : {
     "PerlIO::eol" : {
        "file" : "lib/PerlIO/eol.pm",
        "version" : "0.17"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "mailto" : "[email protected]",
        "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=PerlIO-eol"
     },
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/shlomif/PerlIO-eol.git",
        "web" : "https://github.com/shlomif/PerlIO-eol"
     }
  },
  "version" : "0.17",
  "x_serialization_backend" : "Cpanel::JSON::XS version 3.0239"
}