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>'
build_requires:
  Carp: '0'
  Exporter: '0'
  File::Spec::Functions: '0'
  IO::File: '0'
  Test::Exception: '0'
  Test::More: '0.88'
  utf8: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.025, CPAN::Meta::Converter version 2.143240'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: PerlIO-utf8_strict
provides:
  PerlIO::utf8_strict:
    file: lib/PerlIO/utf8_strict.pm
    version: '0.006'
requires:
  XSLoader: '0'
  perl: '5.008'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=PerlIO-utf8_strict
  repository: git://github.com/Leont/perlio-utf8_strict.git
version: '0.006'
x_contributors:
  - 'chansen <chansen@cpan.org>'
  - 'Leon Timmermans <fawaka@gmail.com>'