Search results for "Catalyst"
Catalyst::Model::Oryx - Oryx model component for Catalyst
This module implements an Oryx object persistence model component for the Catalyst application framework. See Oryx and Oryx::Class for details on how to use Oryx....
RHUNDT/Catalyst-Model-Oryx-0.01 - 23 Oct 2005 12:43:24 UTC - Search in distribution- Catalyst::Helper::Model::Oryx - Helper for Oryx Model
Catalyst::Model::REST - REST model class for Catalyst
This Catalyst Model class is a thin wrapper over Role::REST::Client Use this module if you need to talk to a REST server as a separate model....
KAARE/Catalyst-Model-REST-0.27 - 20 Feb 2012 20:05:38 UTC - Search in distribution
Catalyst::Model::Riak - Basho/Riak model class for Catalyst
Use this model set create a new Catalyst::Model::Riak model for your Catalyst application. Check the Net::Riak documentation for addtional information. Also visit <http://www.basho.com> for more information on Riak....
NLTBO/Catalyst-Model-Riak-0.07 - 04 Jun 2013 14:18:55 UTC - Search in distribution- Catalyst::Helper::Model::Riak - Helper for Riak models
Catalyst::Model::SOAP - Map a WSDL to a catalyst model class.
This module implements a mapping from a wsdl definition, interpreted by XML::Compile::SOAP::WSDL, as a Model class, where each operation in the wsdl file is represented by a method with the same name....
DRUOSO/Catalyst-Model-SOAP-1.5 - 24 May 2010 21:59:56 UTC - Search in distribution
Catalyst::Plugin::ENV - getter for value from enviroment
In some tasks in catalyst app - you need value for your variable from %ENV When catapp works as fcgi server - you can get this values from $c->engine->env If you run devel catalyst server - you can get this values from %ENV The plugin give you availa...
PLCGI/Catalyst-Plugin-ENV-0.02 - 11 May 2009 14:34:51 UTC - Search in distribution
Catalyst::Plugin::URI - Yet another sugar plugin for $c->uri_for
NOTE Starting with version 0.003 I changed that way this works. If you want or need the old API for backcompatibility please set the following configuration flag: MyApp->config('Plugin::URI' => { version => 1 }); NOTE Starting with version 0.005 we r...
JJNAPIORK/Catalyst-Plugin-URI-0.005 - 14 Jan 2023 01:55:06 UTC - Search in distribution
Catalyst::View::Email - Send Email from Catalyst
DHOSS/Catalyst-View-Email-0.36
-
25 Sep 2015 18:45:24 UTC
-
Search in distribution
- Catalyst::Helper::View::Email - Helper for Email Views
- Catalyst::View::Email::Template - Send Templated Email from Catalyst
- Catalyst::Helper::View::Email::Template - Helper for Templated Email Views
Catalyst::View::Mason - Mason View Class
Want to use a Mason component in your views? No problem! Catalyst::View::Mason comes to the rescue....
JJNAPIORK/Catalyst-View-Mason-0.19 - 29 Dec 2014 21:37:51 UTC - Search in distribution- Catalyst::Helper::View::Mason - Helper for Mason Views
Catalyst::View::Petal - Petal View Class
This is the "Petal" view class. Your subclass should inherit from this class. METHODS process Renders the template specified in "$c->stash->{template}" or "$c->request->match". Template variables are set up from the contents of "$c->stash", augmented...
FLORA/Catalyst-View-Petal-0.03 - 10 Aug 2009 05:45:58 UTC - Search in distribution- Catalyst::Helper::View::Petal - Helper for Petal Views
Catalyst::View::vCard - vCard view for Catalyst
This is a view to help you serialize objects to vCard output. You can configure the output filename by supplying a name in "$c-"stash->{ filename }> (a ".vcf" extension will automatically added for you). A default "convert_to_vcard" implementation is...
BRICAS/Catalyst-View-vCard-0.04 - 19 Nov 2009 19:41:56 UTC - Search in distribution
Catalyst::Action::CMS - namespace holder for CatalystX::CMS::Action
This class is a simple subclass of CatalystX::CMS::Action. It exists primarily to make it easy to do this: sub foo : ActionClass('CMS') { # ... } in your controller classes when you have set "actionclass_per_action" in your cms config....
KARMAN/CatalystX-CMS-0.011 - 14 Jul 2011 02:44:33 UTC - Search in distribution- Catalyst::Helper::View::CMS - Helper for CatalystX::CMS::View
- Catalyst::Helper::Model::CMS - Helper for CatalystX::CMS::Model
- Catalyst::Helper::Controller::CMS - Helper for CatalystX::CMS::Controller
- 6 more results from CatalystX-CMS »
Catalyst::Plugin::MobileAgent - HTTP mobile user agent string parser plugin for Catalyst
Catalyst plugin parsed user agent string for mobile in Japan....
KURIHARA/Catalyst-Plugin-MobileAgent-0.041 - 10 Feb 2009 17:53:27 UTC - Search in distribution
Catalyst::Action::REST - Automated REST Method Dispatching
This Action handles doing automatic method dispatching for REST requests. It takes a normal Catalyst action, and changes the dispatch to append an underscore and method name. First it will try dispatching to an action with the generated name, and fai...
JJNAPIORK/Catalyst-Action-REST-1.21 - 05 Dec 2017 15:16:47 UTC - Search in distribution- Catalyst::Request::REST - A REST-y subclass of Catalyst::Request
- Catalyst::Controller::REST - A RESTful controller
- Catalyst::Action::Serialize - Serialize Data in a Response
- 21 more results from Catalyst-Action-REST »
Catalyst::Action::SOAP - Action superclass
This is the superclass used by the Document and the RPC actions....
DRUOSO/Catalyst-Controller-SOAP-1.25 - 10 Mar 2013 15:57:06 UTC - Search in distribution- Catalyst::Controller::SOAP - Catalyst SOAP Controller
- Catalyst::Controller::SOAP::RPC - Helper controller for SOAP
- Catalyst::Action::SOAP::HTTPGet - HTTP Get service
- 6 more results from Catalyst-Controller-SOAP »
Catalyst::Engine::PSGI - PSGI engine for Catalyst
Catalyst::Engine::PSGI is a Catalyst Engine that adapts Catalyst into the PSGI gateway protocol....
MIYAGAWA/Catalyst-Engine-PSGI-0.14 - 19 Apr 2015 09:08:54 UTC - Search in distribution- Catalyst::Helper::PSGI - PSGI helper to create a .psgi application script
- Catalyst::Controller::Metal - Raw PSGI handling in Catalyst controllers
- Plack::Test::Adopt::Catalyst - Run Catalyst::Test based tests against Plack implementations
Catalyst::Engine::SCGI - SCGI Engine
This is the SCGI engine....
BOBTFISH/Catalyst-Engine-SCGI-0.03 - 29 Apr 2011 12:35:46 UTC - Search in distribution- Catalyst::Helper::SCGI - SCGI helper to create a scgi runner script to run the SCGI engine.
Catalyst::Engine::Zeus - Catalyst Zeus Engine
This is the Catalyst engine specialized for Zeus Web Server V4....
MRAMBERG/Catalyst-Engine-Zeus-0.01 - 24 May 2005 19:25:19 UTC - Search in distribution- Catalyst::Engine::Zeus::Base - Base class for Zeus Engine
Catalyst::Helper::Dojo - Helper to generate Dojo JavaScript / AJAX library
Helper to generate Dojo JavaScript / AJAX library. METHODS mk_stuff Create javascript files for Dojo in your application's "root/static/dojo" directory....
CFRANKS/Catalyst-Helper-Dojo-0.02000 - 22 May 2007 13:21:27 UTC - Search in distribution
Catalyst::Model::DBIDM - DBIx::DataModel model class
CBOUVI/Catalyst-Model-DBIDM-0.04
-
18 Mar 2009 20:01:02 UTC
-
Search in distribution
- Catalyst::Helper::Model::DBIDM - Helper for DBIx::DataModel Schema Models
Catalyst::Model::Proxy - Proxy Model Class
This is the Catalyst Model Class called "Catalyst::Model::Proxy" that implements Proxy Design Pattern. It enables you to make calls to target classes/subroutines via proxy mechanism. This means reduced memory footprint because any operations performe...
ALEXP/Catalyst-Model-Proxy-0.04 - 15 Mar 2013 23:16:39 UTC - Search in distribution- Catalyst::Helper::Model::Proxy - Helper for Proxy Models