---
abstract: 'Automatic BOM handling in Unicode IO'
author:
  - 'Leon Timmermans <leont@cpan.org>'
build_requires:
  Encode: '0'
  Module::Build: '0.28'
  Test::More: '0.89'
  utf8: '0'
configure_requires:
  Module::Build: '0.28'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.015, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: PerlIO-bom
provides:
  PerlIO::bom:
    file: lib/PerlIO/bom.pm
    version: '0.001'
requires:
  PerlIO::utf8_strict: '0'
  XSLoader: '0'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/Leont/perlio-bom/issues
  repository: git://github.com/Leont/perlio-bom.git
version: '0.001'
x_generated_by_perl: v5.32.0
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'