App-Du-Analyze

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'analyze the output of du and find the most space-consuming directories.'
author:
  - 'Shlomi Fish <shlomif@cpan.org>'
build_requires:
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Module::Build: '0.28'
  Test::Differences: '0'
  Test::More: '0.88'
  Test::Trap: '0'
configure_requires:
  Module::Build: '0.28'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.015, CPAN::Meta::Converter version 2.150010'
license: mit
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: App-Du-Analyze
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
requires:
  Getopt::Long: '0'
  Pod::Usage: '0'
  autodie: '0'
  perl: '5.008'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/shlomif/perl-App-Du-Analyze/issues
  homepage: http://metacpan.org/release/App-Du-Analyze
  repository: git://github.com/shlomif/perl-App-Du-Analyze.git
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: []
          follow_symlinks: 0
          include_dotfiles: 0
          prefix: ''
          prune_directory: []



( run in 2.548 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )