The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "AbstractFactory behaviour as a Moose extension",
   "author" : [
      "Mike Whitaker <mike@altrion.org>",
      "Caleb Cushing <xenoterracide@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.012, CPAN::Meta::Converter version 2.133380",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "MooseX-AbstractFactory",
   "no_index" : {
      "file" : [
         "perlcritic.rc"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Changes" : "0.19",
            "Test::CPAN::Meta" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "version" : "0.9901"
         }
      },
      "runtime" : {
         "requires" : {
            "Class::Load" : "0",
            "Moose" : "0",
            "Moose::Autobox" : "0",
            "Moose::Exporter" : "0",
            "Moose::Meta::Class" : "0",
            "Moose::Role" : "0",
            "Try::Tiny" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::Exception" : "0",
            "Test::Fatal" : "0",
            "Test::Moose" : "0",
            "Test::More" : "0.88",
            "perl" : "5.006"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/fleetfootmike/MX-AbstractFactory/issues"
      },
      "homepage" : "http://search.cpan.org/dist/MooseX-AbstractFactory/",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/fleetfootmike/MX-AbstractFactory.git",
         "web" : "https://github.com/fleetfootmike/MX-AbstractFactory"
      }
   },
   "version" : "0.004002",
   "x_contributors" : [
      "Zoffix Znet <cpan@zoffix.com>"
   ]
}