---
abstract: 'Fully UTF-8 aware File::Find'
author:
  - 'Hayo Baan <info@hayobaan.com>'
build_requires:
  File::Spec: '0'
  File::Temp: '0.19'
  IO::Handle: '0'
  IPC::Open3: '0'
  Test::Exception: '0'
  Test::More: '0.96'
  Test::Warn: '0'
  open: '0'
  perl: '5.010'
configure_requires:
  ExtUtils::MakeMaker: '0'
  perl: '5.010'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.036, 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: File-Find-utf8
no_index:
  directory:
    - corpus
provides:
  File::Find::utf8:
    file: lib/File/Find/utf8.pm
    version: '0.016'
requires:
  Carp: '0'
  Encode: '0'
  Exporter: '0'
  File::Find: '0'
  perl: '5.010'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/HayoBaan/File-Find-utf8/issues
  homepage: http://metacpan.org/release/File-Find-utf8/
  repository: git://github.com/HayoBaan/File-Find-utf8.git
version: '0.016'
x_generated_by_perl: v5.42.0
x_serialization_backend: 'YAML::Tiny version 1.76'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'