Config-AWS

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'Parse AWS config files'
author:
  - 'José Joaquín Atria <jjatria@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  Test2::Tools::Spec: '0'
  Test2::V0: '0'
  Test::More: '0'
  perl: '5.010'
configure_requires:
  Module::Build::Tiny: '0.034'
  perl: '5.010'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.029, 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: Config-AWS
no_index:
  directory:
    - eg
    - examples
    - inc
    - share
    - t
    - xt
provides:
  Config::AWS:
    file: lib/Config/AWS.pm
    version: '0.12'
requires:
  Exporter::Tiny: '1'
  Path::Tiny: '0.076'
  Ref::Util: '0'
  perl: '5.010'
resources:
  bugtracker: https://gitlab.com/jjatria/Config-AWS/issues
  repository: git://gitlab.com/jjatria/Config-AWS.git
version: '0.12'
x_Dist_Zilla:
  perl:
    version: '5.036000'
  plugins:
    -
      class: Dist::Zilla::Plugin::Git::GatherDir
      config:
        Dist::Zilla::Plugin::GatherDir:
          exclude_filename:
            - Build.PL
            - LICENSE
            - META.json
            - README.md
            - TODO
            - cpanfile
            - dist.ini
          exclude_match: []
          follow_symlinks: 0
          include_dotfiles: 0
          prefix: ''
          prune_directory: []
          root: .
        Dist::Zilla::Plugin::Git::GatherDir:
          include_untracked: 0
      name: '@Starter::Git/Git::GatherDir'
      version: '2.048'
    -
      class: Dist::Zilla::Plugin::MetaYAML
      name: '@Starter::Git/MetaYAML'
      version: '6.029'
    -
      class: Dist::Zilla::Plugin::MetaJSON
      name: '@Starter::Git/MetaJSON'
      version: '6.029'
    -
      class: Dist::Zilla::Plugin::License
      name: '@Starter::Git/License'
      version: '6.029'
    -
      class: Dist::Zilla::Plugin::PodSyntaxTests
      name: '@Starter::Git/PodSyntaxTests'
      version: '6.029'
    -
      class: Dist::Zilla::Plugin::Test::ReportPrereqs
      name: '@Starter::Git/Test::ReportPrereqs'
      version: '0.028'
    -
      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: xt/author/00-compile.t
          module_finder:



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