{
  "abstract" : "Perl extension to assign default values to subroutine arguments",
  "author" : [
     "Stephen Nelson <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 4.300035, CPAN::Meta::Converter version 2.132140",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Attribute-Default",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.30"
        }
     },
     "runtime" : {
        "requires" : {
           "Attribute::Handlers" : "0.79",
           "Carp" : "0",
           "Exporter" : "0",
           "Symbol" : "0",
           "attributes" : "0",
           "base" : "0",
           "constant" : "0",
           "perl" : "5.0010",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Data::Dumper" : "0",
           "Test::More" : "0",
           "UNIVERSAL" : "0",
           "diagnostics" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/stephenenelson/attribute-default",
        "web" : "https://github.com/stephenenelson/attribute-default"
     }
  },
  "version" : "1.35"
}