The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
{
   "abstract" : "A Fey-based ORM (If you like SQL, you might like Fey::ORM)",
   "author" : [
      "Dave Rolsky <autarch@urth.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.102340, CPAN::Meta::Converter version 2.101670",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Fey-ORM",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.31"
         }
      },
      "runtime" : {
         "requires" : {
            "Devel::GlobalDestruction" : 0,
            "Exception::Class" : 0,
            "Fey" : "0.34",
            "Fey::DBIManager" : "0.07",
            "List::AllUtils" : 0,
            "Moose" : "0.98",
            "MooseX::ClassAttribute" : "0.13",
            "MooseX::SemiAffordanceAccessor" : 0,
            "MooseX::StrictConstructor" : "0.08",
            "Scalar::Util" : 0,
            "Sub::Exporter" : 0,
            "namespace::autoclean" : 0
         }
      },
      "test" : {
         "requires" : {
            "Fey::Test" : "0.05",
            "Test::Exception" : 0,
            "Test::More" : "0.88"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-fey-orm@rt.cpan.org",
         "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=Fey-ORM"
      },
      "repository" : {
         "type" : "hg",
         "url" : "http://hg.urth.org/hg/Fey-ORM",
         "web" : "http://hg.urth.org/hg/Fey-ORM"
      }
   },
   "version" : "0.34"
}