Search results for "Catalyst"
Catalyst::Helper::Firebug - Catalyst Helper to generate Firebug Lite files
Catalyst Helper to generate Firebug Lite files...
TYPESTER/Catalyst-Action-Firebug-0.01 - 13 Mar 2007 05:12:00 UTC - Search in distribution- Catalyst::Action::Firebug - Catalyst action for embedding Firebug Lite tag
- Catalyst::Plugin::Firebug - Catalyst plugin for Firebug Lite
Catalyst::ActionRole::ACL - User role-based authorization action class
Provides a reusable action role for user role-based authorization. ACLs are applied via the assignment of attributes to application action subroutines....
BOBTFISH/Catalyst-ActionRole-ACL-0.07 - 13 Jul 2012 12:43:55 UTC - Search in distribution- Catalyst::Action::Role::ACL - Deprecated user role-based authorization action class
Catalyst::Controller::JMS - controller base class to simplify usage of Catalyst::ActionRole::JMS
This controller base class makes it easy to handle JMS-style messages in your Catalyst application. It handles deserialisation and serialisation transparently (thanks to Catalyst::Action::Deserialize and Catalyst::Action::Serialize) and sets up the a...
DAKKAR/Catalyst-ActionRole-JMS-1.3 - 29 Jul 2014 09:54:06 UTC - Search in distribution- Catalyst::ActionRole::JMS - role for actions to dispatch based on JMSType
Catalyst::ActionRole::JSV - A JSON Schema validator for Catalyst actions
Catalyst::ActionRole::JSV is JSON Schema validator for Catalyst actions. Internally use the json schema draft4 validator called JSV. Error Response On error it returns 400 http response status. The stash key to set the error message is 'View::JSON ex...
MASAKYST/Catalyst-ActionRole-JSV-0.03 - 06 Oct 2017 01:34:12 UTC - Search in distribution
Catalyst::Controller::POD - Serves PODs right from your Catalyst application
This is a catalyst controller which serves PODs. It allows you to browse through your local repository of modules. On the front page of this controller is a search box which uses CPAN's xml interface to retrieve the results. If you click on one of th...
PERLER/Catalyst-Controller-POD-1.0.0 - 25 Jan 2011 10:43:25 UTC - Search in distribution
Catalyst::Manual::Monthly
This is repository for the monthly articles which replace the Catalyst Advent Calendar. Following the Catalyst philosophy, the Catalyst monthly doesn't use Catalyst it uses the CPAN toolchain to achieve its aims. Occasionally a catalyst application (...
ZARQUON/Catalyst-Manual-Monthly-0.04 - 02 Apr 2012 09:47:31 UTC - Search in distribution
Catalyst::Model::DataHash - Expose Perl::Data::Collection::Hash as a Per Request Model
The most common way that a controller shares information between actions and the view is to set key / values in the stash: $c->stash(a=>1, b=>2); The stash suffers from several downsides, some of which include the fact it is a global hash and is pron...
JJNAPIORK/Catalyst-Model-DataHash-0.001 - 29 Apr 2015 15:32:53 UTC - Search in distribution- Catalyst::Plugin::DataHash - Inject a Catalyst::Model::DataHash and make that default_model
Catalyst::Model::Estraier - Hyper Estraier model class for Catalyst
This is the Search::Estraier model class for Catalyst. It is nothing more than a simple wrapper for Search::Estraier. Please refer to the Search::Estraier documentation for information on what else is available....
TAKERU/Catalyst-Model-Estraier-v0.0.6 - 15 May 2010 14:23:32 UTC - Search in distribution- Catalyst::Helper::Model::Estraier - Helper for Hyper Estraier models
Catalyst::Model::Facebook - The Catalyst model for the package Facebook
This package wraps around the Facebook package. It uses the "facebook_cookie_class" where it gives over "app_id", "secret" and the text of the facebook cookie of this "app_id". This object will be used as cookie attribute for the construction of the ...
FRANKS/Catalyst-Model-Facebook-0.101 - 31 Mar 2011 05:15:11 UTC - Search in distribution- Catalyst::Helper::Model::Facebook - Helper for Facebook models
Catalyst::Plugin::Captcha - create and validate Captcha for Catalyst
This plugin create, validate Captcha. Note: This plugin uses GD::SecurityImage and requires a session plugins like Catalyst::Plugin::Session...
DIEGOK/Catalyst-Plugin-Captcha-0.04 - 03 Apr 2010 17:02:35 UTC - Search in distribution
Catalyst::Plugin::Digress - A cleaner, simpler, action-only $c->forward
This plugin gives you the useful part of the Catalyst "forward" method without the weirdness (or the madness)....
ARISTOTLE/Catalyst-Plugin-Digress-1.101 - 06 Sep 2022 22:00:41 UTC - Search in distribution
Catalyst::Plugin::JSONRPC - Dispatch JSON-RPC methods with Catalyst
Catalyst::Plugin::JSONRPC is a Catalyst plugin to add JSON-RPC methods in your controller class. It uses a same mechanism that XMLRPC plugin does and actually plays really nicely. METHODS $c->json_rpc(%attrs) Call this method from a controller action...
MIYAGAWA/Catalyst-Plugin-JSONRPC-0.01 - 04 Jan 2006 08:58:27 UTC - Search in distribution
Catalyst::Plugin::LogDeep - Sets up Log::Deep for Catalyst logging
Allows Catalyst to use the Log::Deep library for logging operations. The values set in the Plugin::LogDeep configuration item are passed directly on to the Log::Deep new method so look there for all the options for configuration. Note: You currently ...
IVANWILLS/Catalyst-Plugin-LogDeep-v0.0.4 - 10 Jan 2015 01:05:12 UTC - Search in distribution
Catalyst::Plugin::Message - The great new Catalyst::Plugin::Message!
CHUNZI/Catalyst-Plugin-Message-0.03
-
06 Apr 2006 14:22:45 UTC
-
Search in distribution
Catalyst::Plugin::Observe - Observe Engine Events
Observe Engine events, for debugging purposes. Subclasses Class::Publisher. "Catalyst::Plugin::Observe" allows you to register your own callbacks to specific Engine events (method calls), and to be notified through the callback when they occur. When ...
MRAMBERG/Catalyst-Plugin-Observe-0.02 - 11 Jul 2005 08:53:29 UTC - Search in distribution
Catalyst::Plugin::Session - Generic Session plugin - ties together server side storage and client side state required to maintain session data.
The Session plugin is the base of two related parts of functionality required for session management in web applications. The first part, the State, is getting the browser to repeat back a session key, so that the web application can identify the cli...
HAARG/Catalyst-Plugin-Session-0.43 - 03 Jun 2022 14:15:38 UTC - Search in distribution- Catalyst::Plugin::Session::State - Base class for session state preservation plugins.
- Catalyst::Plugin::Session::Store - Base class for session storage drivers.
- Catalyst::Plugin::Session::Tutorial - Understanding and using sessions.
- 2 more results from Catalyst-Plugin-Session »
Catalyst::Plugin::Shorten - The great ancient URI shortner!
LNATION/Catalyst-Plugin-Shorten-0.06
-
10 Oct 2019 14:44:43 UTC
-
Search in distribution
Catalyst::Plugin::Sitemap - Sitemap support for Catalyst.
Catalyst::Plugin::Sitemap provides a way to semi-automate the creation of the sitemap of a Catalyst application....
YANICK/Catalyst-Plugin-Sitemap-1.0.3 - 30 Oct 2019 15:00:05 UTC - Search in distribution
Catalyst::Plugin::Textile - Textile for Catalyst
Persistent Textile processor for Catalyst. METHODS $c->textile; Returns a ready to use Text::Textile object....
BOBTFISH/Catalyst-Plugin-Textile-0.01 - 22 Jan 2010 03:17:58 UTC - Search in distribution
Catalyst::Plugin::Twitter - simple sending of tweets from within Catalyst
Twitter (<http://www.twitter.com>) is a micro-blogging service that lets you post little updates (up to 140 characters) about yourself. It is used for everything from documenting the trivial events of a person's day to providing instantanous updates ...
EVDB/Catalyst-Plugin-Twitter-0.01 - 04 Apr 2009 19:34:47 UTC - Search in distribution