The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Create object models from datastructures",
   "author" : [
      "Jose Luis Martinez <jlmartinez@capside.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.009, CPAN::Meta::Converter version 2.150001",
   "license" : [
      "apache_2_0"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "MooseX-DataModel",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Zilla" : "0",
            "Dist::Zilla::Plugin::Git::GatherDir" : "0",
            "Dist::Zilla::Plugin::Prereqs::FromCPANfile" : "0",
            "Dist::Zilla::Plugin::VersionFromModule" : "0",
            "Dist::Zilla::PluginBundle::Git" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Moose" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Data::Printer" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0",
            "Types::Standard" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/pplu/moosex-datamodel/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/pplu/moosex-datamodel.git",
         "web" : "https://github.com/pplu/moosex-datamodel"
      }
   },
   "version" : "1.00",
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0233"
}