Search results for "Catalyst"
Catalyst::View::SVGTTGraph - SVG Graph View Component for Catalyst
Catalyst::View::SVGTTGraph is Catalyst view handler of SVG::TT::Graph....
SHOT/Catalyst-View-SVGTTGraph-0.02 - 08 Mar 2011 06:58:08 UTC - Search in distribution
Catalyst::View::Seamstress - HTML::Seamstress View Class for Catalyst
This is the Catalyst view class for HTML::Seamstress. It allows templating with proper seperation between code and HTML. This means you can get a designer/friend/client/stooge to make your templates for you without having to teach them a mini-languag...
DRAXIL/Catalyst-View-Seamstress-2.2 - 09 Dec 2009 13:00:21 UTC - Search in distribution- Catalyst::Helper::View::Seamstress - Helper for Seamstress Views
Catalyst::View::TT::Layout - Layout TT template processing
A Layout version of the Catalyst TT view. OVERRIDDEN METHODS process Overrides "process" to let template could be layout....
CHUNZI/Catalyst-View-TT-Layout-0.01 - 08 Jul 2005 08:44:42 UTC - Search in distribution- Catalyst::Helper::View::TT::Layout - Helper for Layout TT Views
Catalyst::Plugin::RapidApp - main plugin class for RapidApp
This is the primary Catalyst plugin that enables RapidApp in a Catalyst application. This plugin is loaded automatically by all RapidApp plugins and typically doesn't need to be loaded directly....
VANSTYN/RapidApp-1.3500 - 22 Nov 2021 22:52:12 UTC - Search in distribution- Catalyst::Plugin::RapidApp::TabGui - Instant tabbed Ajax admin navigation interface
- Catalyst::Plugin::RapidApp::NavCore - Saved views and editable navtrees for RapidDbic
- Catalyst::Plugin::RapidApp::AuthCore - instant authentication, authorization and sessions
- 30 more results from RapidApp »
Catalyst::Action::SubDomain - Match action against names of subdomains
EGOR/Catalyst-Action-SubDomain-0.07
-
03 Jun 2009 08:57:49 UTC
-
Search in distribution
Catalyst::ActionRole::NoSSL - Force an action to be plain.
ELLIOTT/Catalyst-ActionRole-RequireSSL-1.00
-
15 Feb 2018 21:14:26 UTC
-
Search in distribution
- Catalyst::ActionRole::RequireSSL - Force an action to be secure only.
- Catalyst::ActionRole::RequireSSL::Role - Roles.
Catalyst::Plugin::SimpleCAS - Plugin interface to Catalyst::Controller::SimpleCAS
This class provides a simple Catalyst Plugin interface to Catalyst::Controller::SimpleCAS. All it does is inject the SimpleCAS controller into the application and sets up the sugar method "CAS" in the main app class/context ($c). This module was orig...
VANSTYN/Catalyst-Controller-SimpleCAS-1.002 - 26 Jan 2018 23:54:05 UTC - Search in distribution- Catalyst::Controller::SimpleCAS - General-purpose content-addressed storage (CAS) for Catalyst
- Catalyst::Controller::SimpleCAS::Store - Base Role for all SimpleCAS Store
- Catalyst::Controller::SimpleCAS::Content - Content object class for SimpleCAS
- 5 more results from Catalyst-Controller-SimpleCAS »
Catalyst::Engine::HTTP::POE - Single-threaded multi-tasking Catalyst engine (deprecated in favor of HTTP::Prefork)
This engine allows Catalyst to process multiple requests in parallel within a single process. Much of the internal Catalyst flow now uses POE yield calls. Application code will still block of course, but all I/O, header processing, and POST body proc...
AGRUNDMA/Catalyst-Engine-HTTP-POE-0.08 - 05 Apr 2008 20:11:37 UTC - Search in distribution
Catalyst::Model::CDBI::CRUD - CRUD CDBI Model Class
This is a subclass of "Catalyst::Model::CDBI" with additional CRUD methods. Don't forget to copy the base templates to config->root! *NOTE* This module has been deprecated. See BUGS section below! METHODS add Does nothing by default....
MRAMBERG/Catalyst-Model-CDBI-CRUD-0.04 - 13 Oct 2005 12:57:55 UTC - Search in distribution
Catalyst::Model::EmailStore - Email::Store Model Class
This is the "Email::Store" model class. It will automatically subclass all model classes from the "Email::Store" namespace and import them into your application. For this purpose a class is considered to be a model if it descends from "Email::Store::...
WILLERT/Catalyst-Model-EmailStore-0.03 - 08 Dec 2005 19:32:50 UTC - Search in distribution- Catalyst::Helper::Model::EmailStore - Helper for EmailStore Models
Catalyst::Model::Jifty::DBI - Jifty::DBI Model Class with some magic on top
This is a Catalyst model for Jifty::DBI-based schemas, which may or may not be placed under your model class (if you don't want to place them under the model class, pass "schema_base" option to the model). The model class automatically detect/load yo...
ISHIGAKI/Catalyst-Model-Jifty-DBI-0.06 - 28 Apr 2009 04:49:21 UTC - Search in distribution
Catalyst::Model::NetBlogger - Catalyst Model to post and retrieve blog entries using Net::Blogger
This model class uses Net::Blogger to post and retrieve blog entries to various web log engines XMLRPC API....
CLACO/Catalyst-Model-NetBlogger-0.04001 - 08 Mar 2008 02:00:43 UTC - Search in distribution- Catalyst::Helper::Model::NetBlogger - Helper for Net::Blogger Models
Catalyst::Plugin::Apoptosis - Stop Execution Of A Catalyst App
Sometimes you're bound by the amount of memory you can use, so you want your long-running app to exit gracefully. This plugin overrides handle_request() and attempts to exit the application when such conditions area reached....
DMAKI/Catalyst-Plugin-Apoptosis-0.00002 - 18 Sep 2007 08:42:44 UTC - Search in distribution- Catalyst::Plugin::Apoptosis::GTop - Check Condition Based On GTop
Catalyst::Plugin::Babelfish - Locale::Babelfish for Catalyst
... CONFIGURATION You can override any parameter sent to Locale::Babelfish by specifying a "babelfish" hashref to the config section: __PACKAGE__->config( babelfish => { default_locale => 'en_US', dirs => [ "/path/to/dictionaries" ], lang_param => 'l...
GRIF/Catalyst-Plugin-Babelfish-1.000000 - 27 Nov 2014 10:13:15 UTC - Search in distribution
Catalyst::Plugin::CSRFToken - Generate tokens to help prevent CSRF attacks
This uses WWW::CSRF to generate hard to guess tokens tied to a give web session. You can generate a token and pass it to your view layer where it should be added to the form you are trying to process, typically as a hidden field called 'csrf_token' (...
JJNAPIORK/Catalyst-Plugin-CSRFToken-0.003 - 10 May 2022 15:40:02 UTC - Search in distribution
Catalyst::Plugin::DoCoMoUID - Add i-mode terminal's uid to HTTP Request Header
The Plugin is Add i-mode terminal's uid to HTTP Request Header...
MIYAZAKI/Catalyst-Plugin-DoCoMoUID-0.01 - 15 Oct 2007 12:56:23 UTC - Search in distribution- Catalyst::Plugin::DoCoMoUID::Nihongo - HTTPリクエストヘッダにDoCoMoのuidを追加する
Catalyst::Plugin::EncryptID - Obfuscate IDs/string in URLs
This module makes easy to obfuscate internal IDs when using them in a URL given to users. Instead of seeing <http://example.com/item/42> users will see <http://example.com/item/c98ea08a8e8ad715> . This will prevent nosy users from trying to iterate a...
SHARDIWAL/Catalyst-Plugin-EncryptID-0.02 - 30 Jul 2016 12:52:14 UTC - Search in distribution
Catalyst::Plugin::Geocoding - Geocoding plugin
This module retrieves geocoding results from google. The returned data is in CSV format....
XERN/Catalyst-Plugin-Geocoding-0.01 - 06 Feb 2008 03:42:19 UTC - Search in distribution
Catalyst::Plugin::Geography - Retrieve geographical information
Retrieve geographical country and country codes from users....
MRAMBERG/Catalyst-Plugin-Geography-0.03 - 04 Dec 2008 08:38:06 UTC - Search in distribution- Catalyst::Plugin::Geography::Implementation - The gory details.
Catalyst::Plugin::I18N::DBI - DBI based I18N for Catalyst
Unlike Catalyst::Plugin::I18N::DBIC this plugin isn't based on any other Catalyst plugin. It makes direct use of Locale::Maketext::Lexicon and Locale::Maketext::Lexicon::DBI. Lexicon texts are held in a database table where you can have several lexic...
MDIETRICH/Catalyst-Plugin-I18N-DBI-v0.2.5 - 21 Jun 2010 14:48:14 UTC - Search in distribution