App-Du-Analyze

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "analyze the output of du and find the most space-consuming directories.",
   "author" : [
      "Shlomi Fish <shlomif@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.015, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "mit"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "App-Du-Analyze",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Changes" : "0.19",
            "Test::Code::TidyAll" : "0.50",
            "Test::EOL" : "0",
            "Test::Kwalitee" : "1.21",
            "Test::More" : "0.96",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "Test::TrailingSpace" : "0.0203"
         }
      },
      "runtime" : {
         "requires" : {
            "Getopt::Long" : "0",
            "Pod::Usage" : "0",
            "autodie" : "0",
            "perl" : "5.008",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::Differences" : "0",
            "Test::More" : "0.88",
            "Test::Trap" : "0"
         }
      }
   },
   "provides" : {
      "App::Du::Analyze" : {
         "file" : "lib/App/Du/Analyze.pm",
         "version" : "v0.2.2"
      },
      "App::Du::Analyze::Filter" : {
         "file" : "lib/App/Du/Analyze/Filter.pm",
         "version" : "v0.2.2"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/shlomif/perl-App-Du-Analyze/issues"
      },
      "homepage" : "http://metacpan.org/release/App-Du-Analyze",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/shlomif/perl-App-Du-Analyze.git",
         "web" : "https://github.com/shlomif/perl-App-Du-Analyze"
      }
   },
   "version" : "0.2.2",
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : "5.032000"
      },
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "test",
                  "type" : "requires"
               }
            },
            "name" : "@Filter/TestMoreDoneTesting",
            "version" : "6.015"
         },
         {
            "class" : "Dist::Zilla::Plugin::AutoPrereqs",
            "name" : "@Filter/AutoPrereqs",
            "version" : "6.015"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExecDir",
            "name" : "@Filter/ExecDir",
            "version" : "6.015"
         },
         {
            "class" : "Dist::Zilla::Plugin::GatherDir",
            "config" : {
               "Dist::Zilla::Plugin::GatherDir" : {
                  "exclude_filename" : [],
                  "exclude_match" : [],



( run in 1.108 second using v1.01-cache-2.11-cpan-39bf76dae61 )