Codebase list libmoosex-followpbp-perl / HEAD META.json
HEAD

Tree @HEAD (Download .tar.gz)

META.json @HEADraw · history · blame

{
   "abstract" : "Name your accessors get_foo() and set_foo()",
   "author" : [
      "Dave Rolsky <autarch@urth.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.200004, CPAN::Meta::Converter version 2.110240",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "MooseX-FollowPBP",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.31"
         }
      },
      "runtime" : {
         "requires" : {
            "Moose" : "1.16"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.88"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-moosex-semiaffordanceaccessor@rt.cpan.org",
         "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=MooseX-FollowPBP"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://git.moose.perl.org/MooseX-FollowPBP.git",
         "web" : "http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/MooseX-FollowPBP.git;a=summary"
      }
   },
   "version" : "0.05"
}