The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "a working (require \"Class::Name\") and more",
   "author" : [
      "Shawn M Moore <sartak at bestpractical.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300005, CPAN::Meta::Converter version 2.112150",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Class-Load",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "runtime" : {
         "requires" : {
            "Data::OptList" : 0,
            "Module::Runtime" : "0.011",
            "Package::Stash" : "0.32",
            "Scalar::Util" : 0,
            "Try::Tiny" : 0
         }
      },
      "test" : {
         "requires" : {
            "Test::Fatal" : 0,
            "Test::More" : "0.88",
            "Test::Requires" : 0
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-class-load@rt.cpan.org",
         "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=Class-Load"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/autarch/class-load.git",
         "web" : "https://github.com/autarch/class-load"
      }
   },
   "version" : "0.13"
}