App-DPath

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'Cmdline tool around Data::DPath'
author:
  - 'Steffen Schwigon <ss5@renormalist.net>'
build_requires:
  Data::Structure::Util: '0'
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Test::Deep: '0'
  Test::More: '0.88'
  YAML::Syck: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.032, 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: App-DPath
provides:
  App::DPath:
    file: lib/App/DPath.pm
    version: '0.12'
requires:
  App::Rad: '0'
  Config::General: '0'
  Config::INI::Serializer: '0'
  Data::DPath: '0'
  Data::Dumper: '0'
  JSON: '0'
  Scalar::Util: '0'
  TAP::DOM: '0'
  TAP::DOM::Archive: '0'
  TAP::Parser: '0'
  XML::Simple: '0'
  YAML::Any: '0'
  perl: '5.008'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=App-DPath
  homepage: http://metacpan.org/release/App-DPath
  repository: git://github.com/renormalist/app-dpath.git
version: '0.12'
x_Dist_Zilla:
  perl:
    version: '5.041003'
  plugins:
    -
      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: '@SCHWIGON/@Basic/GatherDir'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::PruneCruft
      name: '@SCHWIGON/@Basic/PruneCruft'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::ManifestSkip
      name: '@SCHWIGON/@Basic/ManifestSkip'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::MetaYAML
      name: '@SCHWIGON/@Basic/MetaYAML'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::License
      name: '@SCHWIGON/@Basic/License'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::Readme
      name: '@SCHWIGON/@Basic/Readme'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::ExtraTests
      name: '@SCHWIGON/@Basic/ExtraTests'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::ExecDir
      name: '@SCHWIGON/@Basic/ExecDir'
      version: '6.032'



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