Config-MVP-Slicer

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'Extract embedded plugin config from parent config'
author:
  - 'Randy Stauner <rwstauner@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  File::Temp: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Test::Fatal: '0'
  Test::More: '0.96'
  perl: '5.006'
configure_requires:
  ExtUtils::MakeMaker: '0'
  perl: '5.006'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150005'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Config-MVP-Slicer
no_index:
  directory:
    - corpus
    - examples
    - fatlib
    - inc
    - local
    - perl5
    - share
    - t
    - xt
  namespace:
    - Local
    - t::lib
  package:
    - DB
provides:
  Config::MVP::Slicer:
    file: lib/Config/MVP/Slicer.pm
    version: '0.303'
requires:
  Carp: '0'
  Moose: '0'
  perl: '5.006'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Config-MVP-Slicer
  homepage: https://github.com/rwstauner/Config-MVP-Slicer
  repository: https://github.com/rwstauner/Config-MVP-Slicer.git
version: '0.303'
x_Dist_Zilla:
  perl:
    version: '5.024002'
  plugins:
    -
      class: Dist::Zilla::Plugin::Git::NextVersion
      config:
        Dist::Zilla::Plugin::Git::NextVersion:
          first_version: '0.001'
          version_by_branch: 0
          version_regexp: (?^:^v(.+)$)
        Dist::Zilla::Role::Git::Repo:
          git_version: 2.13.5
          repo_root: .
      name: '@Author::RWSTAUNER/Git::NextVersion'
      version: '2.042'
    -



( run in 1.134 second using v1.01-cache-2.11-cpan-54e63673c56 )