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

Search results for "distribution:Egg-Release base"

Egg::Base - Generic base class for Egg. River stage two • 17 direct dependents • 17 total dependents

It is a general base class for Egg. I think it is convenient when using it by the handler etc. of the plugin....

LUSHE/Egg-Release-3.14 - 29 May 2008 16:11:16 UTC

Egg::Component::Base - Base class for component. River stage two • 17 direct dependents • 17 total dependents

It is a convenient base class to construct the component of the Class::C3 base. It has the method of the terminal for the following hook calls assumed beforehand. _import, _startup, _setup, _prepare, _dispatch, _action_start, _action_end, _finalize, ...

LUSHE/Egg-Release-3.14 - 29 May 2008 16:11:16 UTC

Egg::Helper::Util::Base - Utility for a helper module. River stage two • 17 direct dependents • 17 total dependents

It is a utility class for the helper module....

LUSHE/Egg-Release-3.14 - 29 May 2008 16:11:16 UTC

Egg::View - Base class for view. River stage two • 17 direct dependents • 17 total dependents

It is a base class for the view component. This module has succeeded to Egg::Base....

LUSHE/Egg-Release-3.14 - 29 May 2008 16:11:16 UTC

Egg::Model - Base class for model. River stage two • 17 direct dependents • 17 total dependents

It is a base class for the model component. This module has succeeded to Egg::Base....

LUSHE/Egg-Release-3.14 - 29 May 2008 16:11:16 UTC

Egg - MVC Framework. River stage two • 17 direct dependents • 17 total dependents

Egg is WEB application framework with the control facilit of Model/View/Controller. The specification changed with v2.x system and a former version. Therefore, interchangeability is not secured....

LUSHE/Egg-Release-3.14 - 29 May 2008 16:11:16 UTC

Egg::Dispatch - Base class for dispatch. River stage two • 17 direct dependents • 17 total dependents

It is a base class for dispatch. To do the function as Dispatch, necessary minimum method is offered. Egg::Dispatch::Standard, Egg::Dispatch::Fast,...

LUSHE/Egg-Release-3.14 - 29 May 2008 16:11:16 UTC

Egg::Manager - Model manager and view manager's base classes. River stage two • 17 direct dependents • 17 total dependents

It is a base class succeeded to by the handler of Egg::Manager::Model and Egg::Manager::View....

LUSHE/Egg-Release-3.14 - 29 May 2008 16:11:16 UTC

Egg::Component - Base class to treat Egg component. River stage two • 17 direct dependents • 17 total dependents

It is a base class to handle various components of the plug-in, the model, and the view, etc. This module contains the class for the terminal corresponding to the hook call....

LUSHE/Egg-Release-3.14 - 29 May 2008 16:11:16 UTC

Egg::Helper - Helper module for Egg. River stage two • 17 direct dependents • 17 total dependents

This module is started by the helper script. Helper of standard appending. * "Egg::Helper::Build::Module ". The template of the Perl module is generated. * Egg::Helper::Build::Plugin. The template of the plug-in module is generated. * Egg::Helper::Bu...

LUSHE/Egg-Release-3.14 - 29 May 2008 16:11:16 UTC

Egg::Release - Version of Egg WEB Application Framework. River stage two • 17 direct dependents • 17 total dependents

Egg is MVC framework that is influenced from Catalyst and developed. I want you to see the document of Egg in detail....

LUSHE/Egg-Release-3.14 - 29 May 2008 16:11:16 UTC

Egg::Request - WEB request processing for Egg. River stage two • 17 direct dependents • 17 total dependents

The WEB request processing for the Egg framework is done. If mod_perl can be used, it is composed by Egg::Request::Apache system class though this module is usually composed in the shape succeeded to to Egg::Request::CGI. Please set environment varia...

LUSHE/Egg-Release-3.14 - 29 May 2008 16:11:16 UTC

Egg::Response - WEB response processing for Egg. River stage two • 17 direct dependents • 17 total dependents

The WEB response processing for the Egg framework is done....

LUSHE/Egg-Release-3.14 - 29 May 2008 16:11:16 UTC

Egg::Request::Upload - Base class for file upload. River stage two • 17 direct dependents • 17 total dependents

This is a base class for the file upload. The plugin to use this module is prepared. Please load Egg::Plugin::Request::Upload to use it. Whether the plugin is used in the mod_perl environment is distinguished and the best following subclasses are rea...

LUSHE/Egg-Release-3.14 - 29 May 2008 16:11:16 UTC

Egg::Plugin::Charset - Base class for Charset plugin. River stage two • 17 direct dependents • 17 total dependents

This module is a base class for the following subclasses. * Egg::Plugin::Charset::UTF8 * Egg::Plugin::Charset::EUC_JP * Egg::Plugin::Charset::Shift_JIS This module does interrupt to '_output'. And, the character-code of contents set in $e->response->...

LUSHE/Egg-Release-3.14 - 29 May 2008 16:11:16 UTC

Egg::Plugin::Mason - Plugin for Egg::View::Mason River stage two • 17 direct dependents • 17 total dependents

It is a plugin convenient when using it with the template of HTML::Mason. First of all, a basic setting is done by the prepare method. And, the code reference defined to 'code_first', 'code_action', 'code_final' as call the exec method is evaluated a...

LUSHE/Egg-Release-3.14 - 29 May 2008 16:11:16 UTC

Egg::Dispatch::Fast - Another dispatch class. River stage two • 17 direct dependents • 17 total dependents

EggDispatch::Standard it is a plugin to do more high-speed Dispatch. As for 'dispatch_map', only a single hierarchy is treatable. The regular expression etc. cannot be used for the key. The value to the key should be CODE reference. The argument pass...

LUSHE/Egg-Release-3.14 - 29 May 2008 16:11:16 UTC

Egg::Request::Apache - Request class for mod_perl. River stage two • 17 direct dependents • 17 total dependents

It is a base class for Egg::Request::Apache::MP13, Egg::Request::Apache::MP19, Egg::Request::Apache::MP20....

LUSHE/Egg-Release-3.14 - 29 May 2008 16:11:16 UTC

Egg::Dispatch::Standard - Dispatch of Egg standard. River stage two • 17 direct dependents • 17 total dependents

It is dispatch of the Egg standard. Dispatch is processed according to the content defined in 'dispatch_map'. Dipatti of the layered structure is treatable. The value of the point where the action the final reaches should be CODE reference. Objec of ...

LUSHE/Egg-Release-3.14 - 29 May 2008 16:11:16 UTC

lib/Egg/View/Template/GlobalParam.pm - General parameter for template. River stage two • 17 direct dependents • 17 total dependents

For global parameter setting for template. A global original parameter can be added from the controller etc. by setting %param. use Egg::View::Template::GlobalParam; %Egg::View::Template::GlobalParam::param= ( hoge => 'booo', zuuu => sub { 'banban' }...

LUSHE/Egg-Release-3.14 - 29 May 2008 16:11:16 UTC
23 results (0.032 seconds)