The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Egg::Model - Base class for MODEL.

DESCRIPTION

This is a base class only for MODEL.

* And, VIEW has been succeeded to to tell the truth.

* MODEL and VIEW only for the project must use 'Egg::Base'.

METHODS

new

Constructor.

Egg object, a setup value, and the parameter are received.

param ( [KEY], [VALUE] )

It is a very usual param method.

SEE ALSO

Class::Accessor::Fast, Egg::Model::DBI, Egg::View, Egg::Release,

AUTHOR

Masatoshi Mizuno <lushe@cpan.org>

COPYRIGHT

Copyright (C) 2007 by Bee Flag, Corp. <http://egg.bomcity.com/>, All Rights Reserved.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.6 or, at your option, any later version of Perl 5 you may have available.