Attribute-Params-Validate

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'Define validation through subroutine attributes'
author:
  - 'Dave Rolsky <autarch@urth.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  Test::Fatal: '0'
  Test::More: '0.96'
  lib: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.037, CPAN::Meta::Converter version 2.150005'
license: artistic_2
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Attribute-Params-Validate
provides:
  Attribute::Params::Validate:
    file: lib/Attribute/Params/Validate.pm
    version: '1.21'
requires:
  Attribute::Handlers: '0.79'
  Exporter: '5.60'
  Params::Validate: '1.21'
  attributes: '0'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=Attribute-Params-Validate
  homepage: http://metacpan.org/release/Attribute-Params-Validate
  repository: git://github.com/houseabsolute/Attribute-Params-Validate.git
version: '1.21'
x_Dist_Zilla:
  perl:
    version: '5.022000'
  plugins:
    -
      class: Dist::Zilla::Plugin::MakeMaker
      config:
        Dist::Zilla::Role::TestRunner:
          default_jobs: 1
      name: '@DROLSKY/MakeMaker'
      version: '5.037'
    -
      class: Dist::Zilla::Plugin::Authority
      name: '@DROLSKY/Authority'
      version: '1.009'
    -
      class: Dist::Zilla::Plugin::AutoPrereqs
      name: '@DROLSKY/AutoPrereqs'
      version: '5.037'
    -
      class: Dist::Zilla::Plugin::CopyFilesFromBuild
      name: '@DROLSKY/CopyFilesFromBuild'
      version: '0.151680'
    -
      class: Dist::Zilla::Plugin::Git::GatherDir
      config:
        Dist::Zilla::Plugin::GatherDir:
          exclude_filename:
            - README.md
            - LICENSE
            - cpanfile
            - Makefile.PL
            - Build.PL



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