NAME
DBICx::Modeler::Generator::Model - Implement class for DBICx::Modeler::Generator::ModelLike
SYNOPSIS
use DBICx::Modeler::Generator::Model;
DESCRIPTION
This class is an implement class for DBICx::Modeler::Generator::ModelLike.
METHODS
Generator
$self->make_models()
Loads and generates model modules.
AUTHOR
- MORIYA Masaki, alias Gardejo
-
<moriya at cpan dot org>
, http://gardejo.org/
COPYRIGHT AND LICENSE
Copyright (c) 2009-2010 MORIYA Masaki, alias Gardejo
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlgpl and perlartistic.
The full text of the license can be found in the LICENSE file included with this distribution.