The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Lite weight and inheritable object container",
   "author" : [
      "xaicron E<lt>xaicron@cpan.orgE<gt>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Micro-Container",
   "no_index" : {
      "directory" : [
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0.98",
            "Test::Requires" : "0.06"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.38"
         }
      },
      "runtime" : {
         "requires" : {
            "Class::Data::Inheritable" : "0.08",
            "parent" : "0",
            "perl" : "5.008001"
         }
      }
   },
   "provides" : {
      "Micro::Container" : {
         "file" : "lib/Micro/Container.pm",
         "version" : "0.02"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/xaicron/p5-Micro-Container/issues"
      },
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "https://github.com/xaicron/p5-Micro-Container"
      }
   },
   "version" : "0.02"
}