The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.08 - 2008-06-27

  • Changes to the immutable bits to work with the latest Moose (0.51).

Documentation

Fey::ORM Manual Index
Introduction to Fey::ORM

Modules

A hash where the keys are sets of Fey::Column objects
an attribute metaclass for SELECT-based attributes
A metaclass for schema classes
A metaclass for table classes
A Fey-based ORM
Defines exceptions used for Fey::ORM
Provides sugar for schema-based classes
Provides sugar for table-based classes
Wraps a DBI statement handle to construct objects from the results
A caching subclass of Fey::Object::Iterator
Base class for schema-based objects
Base class for table-based objects

Provides

in lib/Fey/Meta/Method/Constructor.pm

Examples