Changes for version 1.17 - 2007-03-07
- fixed for Egg::Plugin::Encode;
- The method concerning the UTF8 flag is added.
- Bug fix for Egg::Plugin::Encode::Apache.
- The 'add_length_header' method is added to Egg::Response.
Modules
- Egg - WEB application framework.
- Egg::Base - Common base class for project component for Egg.
- Egg::Component - Common base class for Egg component.
- Egg::Const - Constant module for Egg.
- Egg::Debug::Base - Debug report from Egg etc.
- Egg::Debug::Log - For output of Log.
- Egg::Debug::SimpleBench - The bench mark of easy Egg is taken.
- Egg::Dispatch - A dispatch base module for Egg.
- Egg::Dispatch::Runmode - Standard subdispatch class for Egg.
- Egg::Engine - Base class for Egg::Engin::*.
- Egg::Engine::V1 - Module concerning basic operation for Egg.
- Egg::Exception - Exception module for Egg.
- Egg::GlobalHash - A constant rule is given to a global HASH for Egg.
- Egg::Helper - Framework of helper script for Egg.
- Egg::Helper::D::Make - Dispatch module is generated for Egg::Helper.
- Egg::Helper::E::Create - A helper who generates the skeleton of the engine for Egg.
- Egg::Helper::M::DBI - Model::DBI setup sample of I is generated.
- Egg::Helper::O::MakeMaker - The skeleton of the module for the pearl is generated.
- Egg::Helper::O::Test - It assists in the construction of the test environment for Egg.
- Egg::Helper::O::Test::Prepare - A virtual project for the test is constructed.
- Egg::Helper::P::Charset - Helper for plugin charset.
- Egg::Helper::P::Prototype - Prototype.js is output for Egg.
- Egg::Helper::P::YAML - The configuration is output by the YAML format for Egg.
- Egg::Helper::Project::BlankPage - A module to offer the page of the blank of default for Egg.
- Egg::Helper::Project::Build - Project builder for Egg.
- Egg::Helper::R::FastCGI - Helper for Egg::Request::FastCGI.
- Egg::Helper::V::Mason - View::Mason setup sample of I is generated.
- Egg::Model - Common package for MODEL module.
- Egg::Model::DBI - It is DBI model for Egg.
- Egg::Plugin::Charset - Base class for module related to Charset for Egg.
- Egg::Plugin::Charset::EUC_JP - Plugin to output contents with EUC-JP.
- Egg::Plugin::Charset::Shift_JIS - Plugin to output contents with EUC-JP.
- Egg::Plugin::Charset::UTF8 - Plugin to output contents with EUC-JP.
- Egg::Plugin::DBI::Accessors - Convenient accessor to dbh.
- Egg::Plugin::DBI::Accessors::Extra - Accessor to convenient dbh that can write SQL short.
- Egg::Plugin::DBI::CommitOK - DBI->commit is settled and it does.
- Egg::Plugin::Dispatch::AnyCall - The Dispatch function for Egg is supplemented.
- Egg::Plugin::Encode - The encode of the character is supported for Egg.
- Egg::Plugin::Encode::Apache - The encode of the character is supported for Egg.
- Egg::Plugin::Encode::CGI - The encode of the character is supported for Egg.
- Egg::Plugin::ErrorDocument - Plugin to display original error screen for Egg.
- Egg::Plugin::FillInForm - FillInForm for Egg.
- Egg::Plugin::Filter - Request query is straightened..
- Egg::Plugin::Filter::EUC_JP - Filter module for Japanese euc.
- Egg::Plugin::FormValidator::Simple - FormValidator::Simple for Egg.
- Egg::Plugin::Pod::HTML - pod2html for Egg.
- Egg::Plugin::Redirect::Page - The page for for Egg ..redirecting.. is displayed.
- Egg::Plugin::Upload - The file uploading is supported.
- Egg::Plugin::Upload::CGI - Subclass of Egg::Plugin::Upload for CGI.
- Egg::Plugin::Upload::MP13 - Subclass of Egg::Plugin::Upload for mod_perl.
- Egg::Plugin::Upload::MP20 - Subclass of Egg::Plugin::Upload for mod_perl2.
- Egg::Plugin::YAML - YAML can be treated.
- Egg::Release - WEB application framework release version.
- Egg::Request - Exclusive module of WEB request processing.
- Egg::Request::Apache - It is a common module for mod_perl.
- Egg::Request::Apache::MP13 - The request is processed by Apache::Request.
- Egg::Request::Apache::MP19 - The request is processed by Apache::Request.
- Egg::Request::Apache::MP20 - The request is processed by Apache2::Request.
- Egg::Request::CGI - CGI module is used and the request is processed.
- Egg::Request::FastCGI - FastCGI for Egg.
- Egg::Response - It processes it concerning the response of Egg.
- Egg::Response::TieCookie - This is an inventory location of set response cookie.
- Egg::View - Common package for VIEW module.
- Egg::View::Mason - HTML::Mason is used for View of Egg.
- Egg::View::Template - HTML::Template is used for View of Egg.
- Egg::View::Template::Ex - An arbitrary code is moved in the template.
- Egg::View::Template::Params - Default parameter set for template driver that evaluates param.
Provides
- Egg::Error in lib/Egg/Exception.pm
- Egg::Plugin::DBI::Accessors::Extra::accessors in lib/Egg/Plugin/DBI/Accessors/Extra.pm
- Egg::Plugin::DBI::Accessors::Extra::handler in lib/Egg/Plugin/DBI/Accessors/Extra.pm
- Egg::Plugin::Pod::HTML::options in lib/Egg/Plugin/Pod/HTML.pm
- Egg::Plugin::Upload::base in lib/Egg/Plugin/Upload.pm
- Egg::Plugin::YAML::Tool in lib/Egg/Plugin/YAML.pm
- Egg::Request::CGI::base in lib/Egg/Request/CGI.pm