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 "dist:Egg-Release Mason"

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

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 - 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::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::Manager::View - View manager for Egg. River stage two • 17 direct dependents • 17 total dependents

It is a module to offer Egg the view function. When the view_manager method of Egg is called, the handler class for the view is returned....

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

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

Some stuff to make Prototype fun. This plugin replaces Egg::Helper::Plugin::Prototype....

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

Egg::Helper::Util::Tester - Operation test of project. River stage two • 17 direct dependents • 17 total dependents

It is a module to do the operation test of the project. It uses it from [PROJECT_LC]_tester.pl generated to 'bin' directory of the project. % cd /path/to/MyApp % bin/myapp_tester.pl http://domainname/ Please pass URI that wants to test to [PROJECT_LC...

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

lib/Egg/Plugin/Response/ErrorDocument.pm - Plugin that outputs error document. River stage two • 17 direct dependents • 17 total dependents

It is a plugin to output the error screens such as '404 Not Found' and '500 Inta rnal Server Error'. The template for this plugin is needed for use. The template of the following content is assumed. <html> <head> <title><% $e->page_title %></title> <...

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
9 results (0.03 seconds)