-
-
29 May 2008 16:11:16 UTC
- Distribution: Egg-Release
- Module version: 3.00
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues (1)
- Testers (9 / 0 / 3)
- Kwalitee
Bus factor: 0- License: perl_5
- Perl: v5.8.1
- Activity
24 month- Tools
- Download (158.64KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors- Masatoshi Mizuno E<lt>lusheE<64>cpan.orgE<gt>
- Dependencies
- CGI
- Carp
- Class::Accessor
- Class::C3
- Class::Data::Inheritable
- Devel::StackTrace
- Digest::MD5
- Digest::SHA1
- File::Path
- File::Spec
- File::Temp
- File::Which
- FormValidator::Simple
- Getopt::Easy
- HTML::FillInForm
- HTML::Mason
- HTML::Parser
- HTML::Prototype
- HTML::Template
- HTTP::BrowserDetect
- IO::Scalar
- Jcode
- LWP
- MIME::Base64
- ModPerl::VersionUtil
- Module::Install
- Module::Refresh
- PersistentPerl
- Test::More
- Test::Perl::Critic
- Test::Pod
- Test::Pod::Coverage
- Tie::Hash::Indexed
- Tie::RefHash
- Time::HiRes
- Time::Local
- UNIVERSAL::require
- URI
- YAML
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Egg::Model - Base class for model.
DESCRIPTION
It is a base class for the model component.
This module has succeeded to Egg::Base.
SEE ALSO
AUTHOR
Masatoshi Mizuno <lushe@cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2008 Bee Flag, Corp. <http://egg.bomcity.com/>.
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.
Module Install Instructions
To install Egg::Release, copy and paste the appropriate command in to your terminal.
cpanm Egg::Release
perl -MCPAN -e shell install Egg::Release
For more information on module installation, please visit the detailed CPAN module installation guide.