Codebase list libparams-validate-perl / upstream/0.97 META.json
upstream/0.97

Tree @upstream/0.97 (Download .tar.gz)

META.json @upstream/0.97raw · history · blame

{
   "abstract" : "Validate method/function parameters",
   "author" : [
      "Dave Rolsky, <autarch@urth.org> and Ilya Martynov <ilya@martynov.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.200004, CPAN::Meta::Converter version 2.110580",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Params-Validate",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.3601"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.3601"
         }
      },
      "runtime" : {
         "requires" : {
            "Attribute::Handlers" : "0.79",
            "Scalar::Util" : "1.10",
            "perl" : "v5.8.1"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.88"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-chloro@rt.cpan.org",
         "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=Chloro"
      },
      "repository" : {
         "type" : "hg",
         "url" : "http://hg.urth.org/hg/Chloro",
         "web" : "http://hg.urth.org/hg/Chloro"
      }
   },
   "version" : "0.97"
}