---
abstract: 'Easy, versatile, portable file handling'
author:
  - 'Tommy Butler'
build_requires:
  AutoLoader: '0'
  Config: '0'
  Cwd: '0'
  Exporter: '0'
  ExtUtils::MakeMaker: '0'
  Fcntl: '0'
  File::Spec: '0'
  File::Temp: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Module::Build: '0.28'
  Scalar::Util: '0'
  Test: '0'
  Test::More: '0'
  Test::NoWarnings: '0'
  lib: '0'
  perl: '5.008001'
  utf8: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
  Module::Build: '0.28'
  perl: '5.008001'
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: File-Util
provides:
  File::Util:
    file: lib/File/Util.pm
    version: '4.201720'
  File::Util::Definitions:
    file: lib/File/Util/Definitions.pm
    version: '4.201720'
  File::Util::Exception:
    file: lib/File/Util/Exception.pm
    version: '4.201720'
  File::Util::Exception::Diagnostic:
    file: lib/File/Util/Exception/Diagnostic.pm
    version: '4.201720'
  File::Util::Exception::Standard:
    file: lib/File/Util/Exception/Standard.pm
    version: '4.201720'
  File::Util::Interface::Classic:
    file: lib/File/Util/Interface/Classic.pm
    version: '4.201720'
  File::Util::Interface::Modern:
    file: lib/File/Util/Interface/Modern.pm
    version: '4.201720'
recommends:
  Unicode::UTF8: '0.58'
requires:
  Exporter: '0'
  Fcntl: '0'
  Scalar::Util: '0'
  constant: '0'
  perl: '5.008001'
  strict: '0'
  subs: '0'
  vars: '0'
  warnings: '0'
resources:
  bugtracker: https://rt.cpan.org/Dist/Display.html?Name=File%3A%3AUtil
  homepage: https://github.com/tommybutler/file-util/wiki
  repository: git://github.com/tommybutler/file-util.git
version: '4.201720'
x_Dist_Zilla:
  perl:
    version: '5.030003'
  plugins:
    -
      class: Dist::Zilla::Plugin::Meta::Contributors
      name: Meta::Contributors
      version: '0.003'
    -
      class: Dist::Zilla::Plugin::Encoding
      name: Encoding
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::GatherDir
      config:
        Dist::Zilla::Plugin::GatherDir:
          exclude_filename: []
          exclude_match: []
          follow_symlinks: 0
          include_dotfiles: 0
          prefix: ''
          prune_directory: []
          root: .
      name: '@Filter/GatherDir'
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::PruneCruft
      name: '@Filter/PruneCruft'
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::ManifestSkip
      name: '@Filter/ManifestSkip'
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::MetaYAML
      name: '@Filter/MetaYAML'
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::License
      name: '@Filter/License'
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::Readme
      name: '@Filter/Readme'
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::ExecDir
      name: '@Filter/ExecDir'
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::ShareDir
      name: '@Filter/ShareDir'
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::MakeMaker
      config:
        Dist::Zilla::Role::TestRunner:
          default_jobs: 1
      name: '@Filter/MakeMaker'
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::Manifest
      name: '@Filter/Manifest'
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::TestRelease
      name: '@Filter/TestRelease'
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::ConfirmRelease
      name: '@Filter/ConfirmRelease'
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::UploadToCPAN
      name: '@Filter/UploadToCPAN'
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::RunExtraTests
      config:
        Dist::Zilla::Role::TestRunner:
          default_jobs: 1
      name: RunExtraTests
      version: '0.029'
    -
      class: Dist::Zilla::Plugin::ModuleBuild
      config:
        Dist::Zilla::Role::TestRunner:
          default_jobs: 1
      name: ModuleBuild
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::AutoVersion
      name: AutoVersion
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::PkgVersion
      name: PkgVersion
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::PodVersion
      name: PodVersion
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::MetaProvides::Package
      config:
        Dist::Zilla::Plugin::MetaProvides::Package:
          finder_objects:
            -
              class: Dist::Zilla::Plugin::FinderCode
              name: MetaProvides::Package/AUTOVIV/:InstallModulesPM
              version: '6.015'
          include_underscores: 0
        Dist::Zilla::Role::MetaProvider::Provider:
          $Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002004'
          inherit_missing: '1'
          inherit_version: '1'
          meta_noindex: '1'
        Dist::Zilla::Role::ModuleMetadata:
          Module::Metadata: '1.000036'
          version: '0.006'
      name: MetaProvides::Package
      version: '2.004003'
    -
      class: Dist::Zilla::Plugin::MinimumPerl
      name: MinimumPerl
      version: '1.006'
    -
      class: Dist::Zilla::Plugin::MetaConfig
      name: MetaConfig
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::MetaJSON
      name: MetaJSON
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::MetaResources
      name: MetaResources
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::Test::ReportPrereqs
      name: Test::ReportPrereqs
      version: '0.027'
    -
      class: Dist::Zilla::Plugin::Test::LocalBrew
      name: Test::LocalBrew
      version: '0.08'
    -
      class: Dist::Zilla::Plugin::Test::Version
      name: '@TestingMania/Test::Version'
      version: '1.09'
    -
      class: Dist::Zilla::Plugin::Test::CPAN::Changes
      config:
        Dist::Zilla::Plugin::Test::CPAN::Changes:
          changelog: Changes
      name: '@TestingMania/Test::CPAN::Changes'
      version: '0.012'
    -
      class: Dist::Zilla::Plugin::Test::DistManifest
      name: '@TestingMania/Test::DistManifest'
      version: '2.000005'
    -
      class: Dist::Zilla::Plugin::Test::Kwalitee
      config:
        Dist::Zilla::Plugin::Test::Kwalitee:
          filename: xt/release/kwalitee.t
          skiptest: []
      name: '@TestingMania/Test::Kwalitee'
      version: '2.12'
    -
      class: Dist::Zilla::Plugin::MojibakeTests
      name: '@TestingMania/MojibakeTests'
      version: '0.8'
    -
      class: Dist::Zilla::Plugin::Test::Perl::Critic
      name: '@TestingMania/Test::Perl::Critic'
      version: '3.001'
    -
      class: Dist::Zilla::Plugin::Test::CPAN::Meta::JSON
      name: '@TestingMania/Test::CPAN::Meta::JSON'
      version: '0.004'
    -
      class: Dist::Zilla::Plugin::MetaTests
      name: '@TestingMania/MetaTests'
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::PodCoverageTests
      name: '@TestingMania/PodCoverageTests'
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::PodSyntaxTests
      name: '@TestingMania/PodSyntaxTests'
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::Test::Synopsis
      name: '@TestingMania/Test::Synopsis'
      version: '2.000007'
    -
      class: Dist::Zilla::Plugin::Test::NoTabs
      config:
        Dist::Zilla::Plugin::Test::NoTabs:
          filename: xt/author/no-tabs.t
          finder:
            - ':InstallModules'
            - ':ExecFiles'
            - ':TestFiles'
      name: '@TestingMania/Test::NoTabs'
      version: '0.15'
    -
      class: Dist::Zilla::Plugin::Test::Compile
      config:
        Dist::Zilla::Plugin::Test::Compile:
          bail_out_on_fail: '0'
          fail_on_warning: author
          fake_home: 0
          filename: t/00-compile.t
          module_finder:
            - ':InstallModules'
          needs_display: 0
          phase: test
          script_finder:
            - ':PerlExecFiles'
          skips: []
          switch: []
      name: '@TestingMania/Test::Compile'
      version: '2.058'
    -
      class: Dist::Zilla::Plugin::Test::PodSpelling
      config:
        Dist::Zilla::Plugin::Test::PodSpelling:
          directories:
            - bin
            - lib
          spell_cmd: ''
          stopwords:
            - "AND'ed"
            - BLOCKEX
            - BrowserUk
            - CIFS
            - CPAN
            - EBCDIC
            - EPOC
            - FIFOs
            - Github
            - NFS
            - OO
            - POSIX
            - SIGNES
            - SL
            - SMB
            - SOLARIS
            - STDERR
            - Solaris
            - UTF
            - VMS
            - ascii
            - benchmarking
            - bitmask
            - conf
            - cpan
            - dat
            - dbitmask
            - ebcdic
            - failsafe
            - filename
            - filenames
            - html
            - inodes
            - iso
            - lexically
            - listrefs
            - merchantability
            - metadata
            - namespace
            - oct
            - onfail
            - pre
            - shiftjis
            - subclasses
            - subdirectories
            - subdirectory
            - subpattern
            - subref
            - subrefs
            - syntaxes
            - trunc
            - txt
            - unicode
            - vtab
          wordlist: Pod::Wordlist
      name: Test::PodSpelling
      version: '2.007005'
    -
      class: Dist::Zilla::Plugin::CheckChangesHasContent
      name: CheckChangesHasContent
      version: '0.011'
    -
      class: Dist::Zilla::Plugin::TestRelease
      name: TestRelease
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::ConfirmRelease
      name: ConfirmRelease
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::Signature
      name: Signature
      version: '1.100930'
    -
      class: Dist::Zilla::Plugin::AutoPrereqs
      name: AutoPrereqs
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: test
          type: requires
      name: TestRequires
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: runtime
          type: recommends
      name: Recommends
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: develop
          type: requires
      name: DevelopRequires
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':InstallModules'
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':IncModules'
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':TestFiles'
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':ExtraTestFiles'
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':ExecFiles'
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':PerlExecFiles'
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':ShareFiles'
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':MainModule'
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':AllFiles'
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':NoFiles'
      version: '6.015'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: MetaProvides::Package/AUTOVIV/:InstallModulesPM
      version: '6.015'
  zilla:
    class: Dist::Zilla::Dist::Builder
    config:
      is_trial: '0'
    version: '6.015'
x_contributors:
  - 'John Fields <jfields.cpan.org@spammenot.com>'
  - 'Ricardo SIGNES <rjbs@cpan.org>'
  - 'Matt S Trout <perl-stuff@trout.me.uk>'
  - 'Nicholas Perez <nperez@cpan.org>'
  - 'David Golden <dagolden@cpan.org>'
x_generated_by_perl: v5.30.3
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'