{
   "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 4.300028, CPAN::Meta::Converter version 2.120921",
   "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.3601"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.3601"
         }
      },
      "develop" : {
         "requires" : {
            "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::Find" : "0",
            "File::Spec::Functions" : "0",
            "File::Temp" : "0",
            "IO::File" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0.88",
            "utf8" : "0"
         }
      }
   },
   "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" : "http://github.com/Leont/perlio-utf8_strict"
      }
   },
   "version" : "0.004"
}