Dave Rolsky > Fey-ORM > Fey::Meta::FK

Download:
Fey-ORM-0.30.tar.gz

Dependencies

Annotate this POD

Website

View/Report Bugs

Module Version: 0.30   Source  

NAME ^

Fey::Meta::FK - A parent for foreign key-based metaclasses

DESCRIPTION ^

This class exists to provide a common parent for has-one and has-many metaclasses. See the relevant classes for documentation.

CONSTRUCTOR OPTIONS ^

This class accepts the following constructor options:

AUTHOR ^

Dave Rolsky, <autarch@urth.org>

BUGS ^

See Fey::ORM for details.

COPYRIGHT & LICENSE ^

Copyright 2006-2009 Dave Rolsky, All Rights Reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. The full text of the license can be found in the LICENSE file included with this module.