{
   "abstract" : "Easy, versatile, portable file handling",
   "author" : [
      "Tommy Butler"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.042, CPAN::Meta::Converter version 2.150001",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "File-Util",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "Module::Build" : "0.28",
            "perl" : "5.008001"
         }
      },
      "develop" : {
         "requires" : {
            "Devel::Cover" : "0",
            "Dist::Zilla" : "0",
            "English" : "0",
            "File::Temp" : "0",
            "Perl::Critic" : "0",
            "Perl::Critic::Lax" : "0",
            "Pod::Coverage::TrustPod" : "0",
            "Pod::Wordlist" : "0",
            "Test::CPAN::Changes" : "0.19",
            "Test::CPAN::Meta" : "0",
            "Test::CPAN::Meta::JSON" : "0.16",
            "Test::Fatal" : "0",
            "Test::Kwalitee" : "1.21",
            "Test::Mojibake" : "0",
            "Test::More" : "0.96",
            "Test::NoTabs" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "Test::Spelling" : "0.12",
            "Test::Synopsis" : "0",
            "Test::Version" : "1",
            "inc::latest" : "0"
         }
      },
      "runtime" : {
         "recommends" : {
            "Unicode::UTF8" : "0.58"
         },
         "requires" : {
            "Exporter" : "0",
            "Fcntl" : "0",
            "Scalar::Util" : "0",
            "constant" : "0",
            "lib" : "0",
            "perl" : "5.008001",
            "strict" : "0",
            "subs" : "0",
            "vars" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "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",
            "blib" : "1.01",
            "perl" : "5.008001",
            "utf8" : "0"
         }
      }
   },
   "provides" : {
      "File::Util" : {
         "file" : "lib/File/Util.pm",
         "version" : "4.161200"
      },
      "File::Util::Definitions" : {
         "file" : "lib/File/Util/Definitions.pm",
         "version" : "4.161200"
      },
      "File::Util::Exception" : {
         "file" : "lib/File/Util/Exception.pm",
         "version" : "4.161200"
      },
      "File::Util::Exception::Diagnostic" : {
         "file" : "lib/File/Util/Exception/Diagnostic.pm",
         "version" : "4.161200"
      },
      "File::Util::Exception::Standard" : {
         "file" : "lib/File/Util/Exception/Standard.pm",
         "version" : "4.161200"
      },
      "File::Util::Interface::Classic" : {
         "file" : "lib/File/Util/Interface/Classic.pm",
         "version" : "4.161200"
      },
      "File::Util::Interface::Modern" : {
         "file" : "lib/File/Util/Interface/Modern.pm",
         "version" : "4.161200"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-File-Util@rt.cpan.org",
         "web" : "https://rt.cpan.org/Dist/Display.html?Name=File%3A%3AUtil"
      },
      "homepage" : "https://github.com/tommybutler/file-util/wiki",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/tommybutler/file-util.git",
         "web" : "https://github.com/tommybutler/file-util"
      }
   },
   "version" : "4.161200",
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : "5.022001"
      },
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::Meta::Contributors",
            "name" : "Meta::Contributors",
            "version" : "0.002"
         },
         {
            "class" : "Dist::Zilla::Plugin::Encoding",
            "name" : "Encoding",
            "version" : "5.042"
         },
         {
            "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" : "5.042"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneCruft",
            "name" : "@Filter/PruneCruft",
            "version" : "5.042"
         },
         {
            "class" : "Dist::Zilla::Plugin::ManifestSkip",
            "name" : "@Filter/ManifestSkip",
            "version" : "5.042"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaYAML",
            "name" : "@Filter/MetaYAML",
            "version" : "5.042"
         },
         {
            "class" : "Dist::Zilla::Plugin::License",
            "name" : "@Filter/License",
            "version" : "5.042"
         },
         {
            "class" : "Dist::Zilla::Plugin::Readme",
            "name" : "@Filter/Readme",
            "version" : "5.042"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExecDir",
            "name" : "@Filter/ExecDir",
            "version" : "5.042"
         },
         {
            "class" : "Dist::Zilla::Plugin::ShareDir",
            "name" : "@Filter/ShareDir",
            "version" : "5.042"
         },
         {
            "class" : "Dist::Zilla::Plugin::MakeMaker",
            "config" : {
               "Dist::Zilla::Role::TestRunner" : {
                  "default_jobs" : 1
               }
            },
            "name" : "@Filter/MakeMaker",
            "version" : "5.042"
         },
         {
            "class" : "Dist::Zilla::Plugin::Manifest",
            "name" : "@Filter/Manifest",
            "version" : "5.042"
         },
         {
            "class" : "Dist::Zilla::Plugin::TestRelease",
            "name" : "@Filter/TestRelease",
            "version" : "5.042"
         },
         {
            "class" : "Dist::Zilla::Plugin::ConfirmRelease",
            "name" : "@Filter/ConfirmRelease",
            "version" : "5.042"
         },
         {
            "class" : "Dist::Zilla::Plugin::UploadToCPAN",
            "name" : "@Filter/UploadToCPAN",
            "version" : "5.042"
         },
         {
            "class" : "Dist::Zilla::Plugin::RunExtraTests",
            "config" : {
               "Dist::Zilla::Role::TestRunner" : {
                  "default_jobs" : 1
               }
            },
            "name" : "RunExtraTests",
            "version" : "0.028"
         },
         {
            "class" : "Dist::Zilla::Plugin::ModuleBuild",
            "config" : {
               "Dist::Zilla::Role::TestRunner" : {
                  "default_jobs" : 1
               }
            },
            "name" : "ModuleBuild",
            "version" : "5.042"
         },
         {
            "class" : "Dist::Zilla::Plugin::AutoVersion",
            "name" : "AutoVersion",
            "version" : "5.042"
         },
         {
            "class" : "Dist::Zilla::Plugin::PkgVersion",
            "name" : "PkgVersion",
            "version" : "5.042"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodVersion",
            "name" : "PodVersion",
            "version" : "5.042"
         },
         {
            "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" : "5.042"
                     }
                  ]
               },
               "Dist::Zilla::Role::MetaProvider::Provider" : {
                  "inherit_missing" : "1",
                  "inherit_version" : "1",
                  "meta_noindex" : "1"
               }
            },
            "name" : "MetaProvides::Package",
            "version" : "2.003001"
         },
         {
            "class" : "Dist::Zilla::Plugin::MinimumPerl",
            "name" : "MinimumPerl",
            "version" : "1.006"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaConfig",
            "name" : "MetaConfig",
            "version" : "5.042"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaJSON",
            "name" : "MetaJSON",
            "version" : "5.042"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaResources",
            "name" : "MetaResources",
            "version" : "5.042"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
            "name" : "Test::ReportPrereqs",
            "version" : "0.021"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Version",
            "name" : "@TestingMania/Test::Version",
            "version" : "1.05"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::CPAN::Meta::JSON",
            "name" : "@TestingMania/Test::CPAN::Meta::JSON",
            "version" : "0.004"
         },
         {
            "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::PodCoverageTests",
            "name" : "@TestingMania/PodCoverageTests",
            "version" : "5.042"
         },
         {
            "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" : []
               }
            },
            "name" : "@TestingMania/Test::Compile",
            "version" : "2.054"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Perl::Critic",
            "name" : "@TestingMania/Test::Perl::Critic",
            "version" : "3.000"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::DistManifest",
            "name" : "@TestingMania/Test::DistManifest",
            "version" : "2.000005"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Synopsis",
            "name" : "@TestingMania/Test::Synopsis",
            "version" : "2.000006"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
            "name" : "@TestingMania/PodSyntaxTests",
            "version" : "5.042"
         },
         {
            "class" : "Dist::Zilla::Plugin::MojibakeTests",
            "name" : "@TestingMania/MojibakeTests",
            "version" : "0.8"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaTests",
            "name" : "@TestingMania/MetaTests",
            "version" : "5.042"
         },
         {
            "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::Test::CPAN::Changes",
            "name" : "@TestingMania/Test::CPAN::Changes",
            "version" : "0.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::PodSpelling",
            "config" : {
               "Dist::Zilla::Plugin::Test::PodSpelling" : {
                  "directories" : [],
                  "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.007000"
         },
         {
            "class" : "Dist::Zilla::Plugin::CheckChangesHasContent",
            "name" : "CheckChangesHasContent",
            "version" : "0.008"
         },
         {
            "class" : "Dist::Zilla::Plugin::TestRelease",
            "name" : "TestRelease",
            "version" : "5.042"
         },
         {
            "class" : "Dist::Zilla::Plugin::ConfirmRelease",
            "name" : "ConfirmRelease",
            "version" : "5.042"
         },
         {
            "class" : "Dist::Zilla::Plugin::Signature",
            "name" : "Signature",
            "version" : "1.100930"
         },
         {
            "class" : "Dist::Zilla::Plugin::AutoPrereqs",
            "name" : "AutoPrereqs",
            "version" : "5.042"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "test",
                  "type" : "requires"
               }
            },
            "name" : "TestRequires",
            "version" : "5.042"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "runtime",
                  "type" : "recommends"
               }
            },
            "name" : "Recommends",
            "version" : "5.042"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "develop",
                  "type" : "requires"
               }
            },
            "name" : "DevelopRequires",
            "version" : "5.042"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":InstallModules",
            "version" : "5.042"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":IncModules",
            "version" : "5.042"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":TestFiles",
            "version" : "5.042"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ExtraTestFiles",
            "version" : "5.042"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ExecFiles",
            "version" : "5.042"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":PerlExecFiles",
            "version" : "5.042"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ShareFiles",
            "version" : "5.042"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":MainModule",
            "version" : "5.042"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":AllFiles",
            "version" : "5.042"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":NoFiles",
            "version" : "5.042"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : "MetaProvides::Package/AUTOVIV/:InstallModulesPM",
            "version" : "5.042"
         }
      ],
      "zilla" : {
         "class" : "Dist::Zilla::Dist::Builder",
         "config" : {
            "is_trial" : "0"
         },
         "version" : "5.042"
      }
   },
   "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>"
   ]
}