{
  "abstract" : "Easy, versatile, portable file handling",
  "author" : [
     "Tommy Butler"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 4.300034, CPAN::Meta::Converter version 2.120921",
  "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.3601"
        }
     },
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.30",
           "Module::Build" : "0.3601"
        }
     },
     "develop" : {
        "requires" : {
           "Devel::Cover" : "0",
           "Dist::Zilla" : "0",
           "Perl::Critic" : "0",
           "Perl::Critic::Lax" : "0",
           "Pod::Coverage::TrustPod" : "0",
           "Test::CPAN::Changes" : "0.19",
           "Test::CPAN::Meta" : "0",
           "Test::Fatal" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08",
           "version" : "0.9901"
        }
     },
     "runtime" : {
        "recommends" : {
           "Unicode::UTF8" : "0.58"
        },
        "requires" : {
           "Config" : "0",
           "Exporter" : "0",
           "Fcntl" : "0",
           "Scalar::Util" : "0",
           "constant" : "0",
           "perl" : "5.008001",
           "strict" : "0",
           "subs" : "0",
           "vars" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "AutoLoader" : "0",
           "Config" : "0",
           "Cwd" : "0",
           "Exporter" : "0",
           "ExtUtils::MakeMaker" : "0",
           "Fcntl" : "0",
           "File::Find" : "0",
           "File::Temp" : "0",
           "Module::Build" : "0",
           "Scalar::Util" : "0",
           "Test" : "0",
           "Test::More" : "0.88",
           "Test::NoWarnings" : "0",
           "utf8" : "0"
        }
     }
  },
  "provides" : {
     "File::Util" : {
        "file" : "lib/File/Util.pm",
        "version" : "4.132140"
     },
     "File::Util::Cookbook" : {
        "file" : "lib/File/Util/Cookbook.pod",
        "version" : "4.132140"
     },
     "File::Util::Definitions" : {
        "file" : "lib/File/Util/Definitions.pm",
        "version" : "4.132140"
     },
     "File::Util::Exception" : {
        "file" : "lib/File/Util/Exception.pm",
        "version" : "4.132140"
     },
     "File::Util::Exception::Diagnostic" : {
        "file" : "lib/File/Util/Exception/Diagnostic.pm",
        "version" : "4.132140"
     },
     "File::Util::Exception::Standard" : {
        "file" : "lib/File/Util/Exception/Standard.pm",
        "version" : "4.132140"
     },
     "File::Util::Interface::Classic" : {
        "file" : "lib/File/Util/Interface/Classic.pm",
        "version" : "4.132140"
     },
     "File::Util::Interface::Modern" : {
        "file" : "lib/File/Util/Interface/Modern.pm",
        "version" : "4.132140"
     },
     "File::Util::Manual" : {
        "file" : "lib/File/Util/Manual.pod",
        "version" : "4.132140"
     },
     "File::Util::Manual::Examples" : {
        "file" : "lib/File/Util/Manual/Examples.pod",
        "version" : "4.132140"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "mailto" : "[email protected]",
        "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.132140",
  "x_Dist_Zilla" : {
     "perl" : {
        "version" : "5.017010"
     },
     "plugins" : [
        {
           "class" : "Dist::Zilla::Plugin::Meta::Contributors",
           "name" : "Meta::Contributors",
           "version" : "0.001"
        },
        {
           "class" : "Dist::Zilla::Plugin::GatherDir",
           "name" : "@Filter/GatherDir",
           "version" : "4.300034"
        },
        {
           "class" : "Dist::Zilla::Plugin::PruneCruft",
           "name" : "@Filter/PruneCruft",
           "version" : "4.300034"
        },
        {
           "class" : "Dist::Zilla::Plugin::ManifestSkip",
           "name" : "@Filter/ManifestSkip",
           "version" : "4.300034"
        },
        {
           "class" : "Dist::Zilla::Plugin::MetaYAML",
           "name" : "@Filter/MetaYAML",
           "version" : "4.300034"
        },
        {
           "class" : "Dist::Zilla::Plugin::License",
           "name" : "@Filter/License",
           "version" : "4.300034"
        },
        {
           "class" : "Dist::Zilla::Plugin::Readme",
           "name" : "@Filter/Readme",
           "version" : "4.300034"
        },
        {
           "class" : "Dist::Zilla::Plugin::ExecDir",
           "name" : "@Filter/ExecDir",
           "version" : "4.300034"
        },
        {
           "class" : "Dist::Zilla::Plugin::ShareDir",
           "name" : "@Filter/ShareDir",
           "version" : "4.300034"
        },
        {
           "class" : "Dist::Zilla::Plugin::MakeMaker",
           "name" : "@Filter/MakeMaker",
           "version" : "4.300034"
        },
        {
           "class" : "Dist::Zilla::Plugin::Manifest",
           "name" : "@Filter/Manifest",
           "version" : "4.300034"
        },
        {
           "class" : "Dist::Zilla::Plugin::TestRelease",
           "name" : "@Filter/TestRelease",
           "version" : "4.300034"
        },
        {
           "class" : "Dist::Zilla::Plugin::ConfirmRelease",
           "name" : "@Filter/ConfirmRelease",
           "version" : "4.300034"
        },
        {
           "class" : "Dist::Zilla::Plugin::UploadToCPAN",
           "name" : "@Filter/UploadToCPAN",
           "version" : "4.300034"
        },
        {
           "class" : "Dist::Zilla::Plugin::RunExtraTests",
           "name" : "RunExtraTests",
           "version" : "0.011"
        },
        {
           "class" : "Dist::Zilla::Plugin::ModuleBuild",
           "name" : "ModuleBuild",
           "version" : "4.300034"
        },
        {
           "class" : "Dist::Zilla::Plugin::AutoVersion",
           "name" : "AutoVersion",
           "version" : "4.300034"
        },
        {
           "class" : "Dist::Zilla::Plugin::PkgVersion",
           "name" : "PkgVersion",
           "version" : "4.300034"
        },
        {
           "class" : "Dist::Zilla::Plugin::PodVersion",
           "name" : "PodVersion",
           "version" : "4.300034"
        },
        {
           "class" : "Dist::Zilla::Plugin::MetaProvides::Package",
           "name" : "MetaProvides::Package",
           "version" : "1.14000002"
        },
        {
           "class" : "Dist::Zilla::Plugin::MinimumPerl",
           "name" : "MinimumPerl",
           "version" : "1.003"
        },
        {
           "class" : "Dist::Zilla::Plugin::MetaConfig",
           "name" : "MetaConfig",
           "version" : "4.300034"
        },
        {
           "class" : "Dist::Zilla::Plugin::MetaJSON",
           "name" : "MetaJSON",
           "version" : "4.300034"
        },
        {
           "class" : "Dist::Zilla::Plugin::MetaResources",
           "name" : "MetaResources",
           "version" : "4.300034"
        },
        {
           "class" : "Dist::Zilla::Plugin::ReportVersions::Tiny",
           "name" : "ReportVersions::Tiny",
           "version" : "1.08"
        },
        {
           "class" : "Dist::Zilla::Plugin::Test::LocalBrew",
           "name" : "Test::LocalBrew",
           "version" : "0.05"
        },
        {
           "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
           "name" : "@TestingMania/PodSyntaxTests",
           "version" : "4.300034"
        },
        {
           "class" : "Dist::Zilla::Plugin::NoTabsTests",
           "name" : "@TestingMania/NoTabsTests",
           "version" : "0.01"
        },
        {
           "class" : "Dist::Zilla::Plugin::Test::CPAN::Changes",
           "name" : "@TestingMania/Test::CPAN::Changes",
           "version" : "0.008"
        },
        {
           "class" : "Dist::Zilla::Plugin::MetaTests",
           "name" : "@TestingMania/MetaTests",
           "version" : "4.300034"
        },
        {
           "class" : "Dist::Zilla::Plugin::Test::Compile",
           "name" : "@TestingMania/Test::Compile",
           "version" : "2.002"
        },
        {
           "class" : "Dist::Zilla::Plugin::Test::Version",
           "name" : "@TestingMania/Test::Version",
           "version" : "0.002004"
        },
        {
           "class" : "Dist::Zilla::Plugin::Test::Perl::Critic",
           "name" : "@TestingMania/Test::Perl::Critic",
           "version" : "2.112410"
        },
        {
           "class" : "Dist::Zilla::Plugin::Test::UnusedVars",
           "name" : "@TestingMania/Test::UnusedVars",
           "version" : "2.000004"
        },
        {
           "class" : "Dist::Zilla::Plugin::MojibakeTests",
           "name" : "@TestingMania/MojibakeTests",
           "version" : "0.5"
        },
        {
           "class" : "Dist::Zilla::Plugin::Test::DistManifest",
           "name" : "@TestingMania/Test::DistManifest",
           "version" : "2.000003"
        },
        {
           "class" : "Dist::Zilla::Plugin::Test::CPAN::Meta::JSON",
           "name" : "@TestingMania/Test::CPAN::Meta::JSON",
           "version" : "0.003"
        },
        {
           "class" : "Dist::Zilla::Plugin::Test::Synopsis",
           "name" : "@TestingMania/Test::Synopsis",
           "version" : "2.000003"
        },
        {
           "class" : "Dist::Zilla::Plugin::Test::Kwalitee",
           "name" : "@TestingMania/Test::Kwalitee",
           "version" : "2.03"
        },
        {
           "class" : "Dist::Zilla::Plugin::PodCoverageTests",
           "name" : "@TestingMania/PodCoverageTests",
           "version" : "4.300034"
        },
        {
           "class" : "Dist::Zilla::Plugin::Test::PodSpelling",
           "name" : "Test::PodSpelling",
           "version" : "2.004004"
        },
        {
           "class" : "Dist::Zilla::Plugin::CheckChangesHasContent",
           "name" : "CheckChangesHasContent",
           "version" : "0.006"
        },
        {
           "class" : "Dist::Zilla::Plugin::TestRelease",
           "name" : "TestRelease",
           "version" : "4.300034"
        },
        {
           "class" : "Dist::Zilla::Plugin::ConfirmRelease",
           "name" : "ConfirmRelease",
           "version" : "4.300034"
        },
        {
           "class" : "Dist::Zilla::Plugin::Signature",
           "name" : "Signature",
           "version" : "1.100930"
        },
        {
           "class" : "Dist::Zilla::Plugin::AutoPrereqs",
           "name" : "AutoPrereqs",
           "version" : "4.300034"
        },
        {
           "class" : "Dist::Zilla::Plugin::Prereqs",
           "config" : {
              "Dist::Zilla::Plugin::Prereqs" : {
                 "phase" : "test",
                 "type" : "requires"
              }
           },
           "name" : "TestRequires",
           "version" : "4.300034"
        },
        {
           "class" : "Dist::Zilla::Plugin::Prereqs",
           "config" : {
              "Dist::Zilla::Plugin::Prereqs" : {
                 "phase" : "runtime",
                 "type" : "recommends"
              }
           },
           "name" : "Recommends",
           "version" : "4.300034"
        },
        {
           "class" : "Dist::Zilla::Plugin::Prereqs",
           "config" : {
              "Dist::Zilla::Plugin::Prereqs" : {
                 "phase" : "develop",
                 "type" : "requires"
              }
           },
           "name" : "DevelopRequires",
           "version" : "4.300034"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":InstallModules",
           "version" : "4.300034"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":IncModules",
           "version" : "4.300034"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":TestFiles",
           "version" : "4.300034"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":ExecFiles",
           "version" : "4.300034"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":ShareFiles",
           "version" : "4.300034"
        },
        {
           "class" : "Dist::Zilla::Plugin::FinderCode",
           "name" : ":MainModule",
           "version" : "4.300034"
        }
     ],
     "zilla" : {
        "class" : "Dist::Zilla::Dist::Builder",
        "config" : {
           "is_trial" : "0"
        },
        "version" : "4.300034"
     }
  },
  "x_contributors" : [
     "John Fields <[email protected]>",
     "Ricardo SIGNES <[email protected]>",
     "Matt S Trout <[email protected]>",
     "Nicholas Perez <[email protected]>",
     "David Golden <[email protected]>"
  ]
}