Attribute-Params-Validate

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "Define validation through subroutine attributes",
   "author" : [
      "Dave Rolsky <autarch@urth.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.037, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Attribute-Params-Validate",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Code::TidyAll" : "0.24",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Perl::Critic" : "1.123",
            "Perl::Tidy" : "20140711",
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Changes" : "0.19",
            "Test::Code::TidyAll" : "0.24",
            "Test::EOL" : "0",
            "Test::More" : "0.88",
            "Test::NoTabs" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "Test::Pod::LinkCheck" : "0",
            "Test::Pod::No404s" : "0",
            "Test::Spelling" : "0.12",
            "Test::Synopsis" : "0",
            "Test::Version" : "1"
         }
      },
      "runtime" : {
         "requires" : {
            "Attribute::Handlers" : "0.79",
            "Exporter" : "5.60",
            "Params::Validate" : "1.21",
            "attributes" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "Test::Fatal" : "0",
            "Test::More" : "0.96",
            "lib" : "0"
         }
      }
   },
   "provides" : {
      "Attribute::Params::Validate" : {
         "file" : "lib/Attribute/Params/Validate.pm",
         "version" : "1.21"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-attribute-params-validate@rt.cpan.org",
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Attribute-Params-Validate"
      },
      "homepage" : "http://metacpan.org/release/Attribute-Params-Validate",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/houseabsolute/Attribute-Params-Validate.git",
         "web" : "https://github.com/houseabsolute/Attribute-Params-Validate"
      }
   },
   "version" : "1.21",
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : "5.022000"
      },
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::MakeMaker",
            "config" : {
               "Dist::Zilla::Role::TestRunner" : {
                  "default_jobs" : 1
               }
            },

META.json  view on Meta::CPAN

                  "repo_root" : "."
               }
            },
            "name" : "@DROLSKY/Git::Push",
            "version" : "2.036"
         },
         {
            "class" : "Dist::Zilla::Plugin::BumpVersionAfterRelease",
            "name" : "@DROLSKY/BumpVersionAfterRelease",
            "version" : "0.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Commit",
            "config" : {
               "Dist::Zilla::Plugin::Git::Commit" : {
                  "add_files_in" : [],
                  "commit_msg" : "Bump version after release"
               },
               "Dist::Zilla::Role::Git::DirtyFiles" : {
                  "allow_dirty" : [
                     "Changes",
                     "dist.ini"
                  ],
                  "allow_dirty_match" : [
                     "(?^:.+)"
                  ],
                  "changelog" : "Changes"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               },
               "Dist::Zilla::Role::Git::StringFormatter" : {
                  "time_zone" : "local"
               }
            },
            "name" : "@DROLSKY/commit version bump",
            "version" : "2.036"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Push",
            "config" : {
               "Dist::Zilla::Plugin::Git::Push" : {
                  "push_to" : [
                     "origin"
                  ],
                  "remotes_must_exist" : 1
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               }
            },
            "name" : "@DROLSKY/push version bump",
            "version" : "2.036"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Pod::LinkCheck",
            "name" : "@DROLSKY/Test::Pod::LinkCheck",
            "version" : "1.002"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Pod::No404s",
            "name" : "@DROLSKY/Test::Pod::No404s",
            "version" : "1.002"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":InstallModules",
            "version" : "5.037"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":IncModules",
            "version" : "5.037"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":TestFiles",
            "version" : "5.037"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ExecFiles",
            "version" : "5.037"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ShareFiles",
            "version" : "5.037"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":MainModule",
            "version" : "5.037"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":AllFiles",
            "version" : "5.037"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":NoFiles",
            "version" : "5.037"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : "@DROLSKY/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
            "version" : "5.037"
         }
      ],
      "zilla" : {
         "class" : "Dist::Zilla::Dist::Builder",
         "config" : {
            "is_trial" : "0"
         },
         "version" : "5.037"
      }
   },
   "x_authority" : "cpan:DROLSKY"
}



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