EntityModel::Support::Perl - language support for EntityModel
version 0.017
See EntityModel.
Generate Perl packages and methods based on an entity model definition. See EntityModel.
Generate the package name string from the given entity.
Generate the entity name string from the given package name.
Create new field for the given entity.
EntityModel::ObjectBase::Test -> test EntityModel::ObjectBase::Test::One -> test_one EntityModel::ObjectBase::Test::Two -> test_two
Regular accessor.
Returns a coderef which can act as an accessor, e.g. $ref->($self, $value).
Accessor for timestamp values.
Returns a coderef which can act as an accessor, e.g. $ref->($self, $value).
Accessor accepts the following input formats:
Accessor for reference fields.
Returns a coderef which can act as an accessor, e.g. $ref->($self, $value).
Tom Molesworth <cpan@entitymodel.com>
Copyright Tom Molesworth 2008-2011. Licensed under the same terms as Perl itself.