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

Search results for "dist:Egg-Release Template::View"

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

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::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::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::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::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/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

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
11 results (0.032 seconds)