The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "distribution:Egg-Release LUSHE"

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::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::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::Util - Standard method of utility for Egg. River stage two • 17 direct dependents • 17 total dependents

This module offers the method of utility for Egg....

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::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::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::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::View::HT - View for HTML::Template. River stage two • 17 direct dependents • 17 total dependents

HTML::Template it is a view to drink and to use the template. Please add HT to the setting of VIEW to make it use. VIEW => [ [ HT => { ... HTML::Template option. (HASH) } ], ],...

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::Exception - The exception with stack trace is generated. River stage two • 17 direct dependents • 17 total dependents

It is a module to vomit the message with stack trace when the exception is generated....

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::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::Plugin::rc - Loading the resource code file for Egg is supported. River stage two • 17 direct dependents • 17 total dependents

This plugin supports loading the resource code file for Egg. Please prepare the resource code file in the following places. ./.egg_releaserc /project_root/.egg_releaserc ~/.egg_releaserc /etc/egg_releaserc * The content of the resource code file is a...

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

Egg::Log::STDERR - Log message is output to STDERR. River stage two • 17 direct dependents • 17 total dependents

The log message is output to STDERR. The object of this module can be acquired in the log method of the project object. my $log= $project->log;...

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

Egg::Util::Debug - Debug class for Egg. River stage two • 17 direct dependents • 17 total dependents

It is a class applied when the project operates by Debaccmord. The following methods are set up by this module for debugging. * new Constructor of project. * bench Easy bench mark. When the module used is changed, EGG_BENCH_CLASS of the environment v...

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

Egg::Util::STDIO - Module to use IO::Scalar easily. River stage two • 17 direct dependents • 17 total dependents

IO::Scalar It is a module to use it for easy....

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

Egg::Request::CGI - Request processing by CGI.pm River stage two • 17 direct dependents • 17 total dependents

The WEB request is processed by CGI.pm. This module is loaded by Egg::Request. And, Egg::Request::handler is succeeded to....

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

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

It is a view to use the template of HTML::Mason. Please add Mason to the setting of VIEW to make it use. VIEW => [ [ Mason => { ... HTML::Mason option. (HASH) } ], ], The global variable that can be used is as follows from the template. $e ... Object...

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