The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Fast and correct UTF-8 IO",
   "author" : [
      "Leon Timmermans <leont@cpan.org>",
      "Christian Hansen <chansen@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.021, CPAN::Meta::Converter version 2.142690",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "PerlIO-utf8_strict",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "develop" : {
         "requires" : {
            "Devel::PPPort" : "3.23",
            "Pod::Coverage::TrustPod" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "XSLoader" : "0",
            "perl" : "5.008",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Carp" : "0",
            "Exporter" : "0",
            "File::Spec" : "0",
            "File::Spec::Functions" : "0",
            "IO::File" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0.88",
            "perl" : "5.008",
            "utf8" : "0"
         }
      }
   },
   "provides" : {
      "PerlIO::utf8_strict" : {
         "file" : "lib/PerlIO/utf8_strict.pm",
         "version" : "0.005"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-perlio-utf8_strict at rt.cpan.org",
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=PerlIO-utf8_strict"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/Leont/perlio-utf8_strict.git",
         "web" : "https://github.com/Leont/perlio-utf8_strict"
      }
   },
   "version" : "0.005"
}