Search results for "Catalyst"
Catalyst::Plugin::AutoCRUD - Instant AJAX web front-end for DBIx::Class
This module contains an application which will automatically construct a web interface for a database on the fly. The web interface supports Create, Retrieve, Update, Delete and Search operations. The interface is not written to static files on your ...
OLIVER/Catalyst-Plugin-AutoCRUD-2.200002 - 14 Feb 2015 10:26:37 UTC - Search in distribution
Catalyst::Plugin::BuildURI - Build URI by action name, namespace, and args
This module is building uri string from namespace, action name, args or other....
ZIGOROU/Catalyst-Plugin-BuildURI-0.1 - 18 Jan 2009 07:54:58 UTC - Search in distribution
Catalyst::Plugin::CodeEval - Module for huge Catalyst application development.
perl script file is executed by using eval. happiness visits when starting of your application is very slow....
SHOT/Catalyst-Plugin-CodeEval-0.012 - 04 Apr 2006 12:55:02 UTC - Search in distribution
Catalyst::Plugin::Compress - Compress response
This module combines Catalyst::Plugin::Deflate Catalyst::Plugin::Gzip Catalyst::Plugin::Zlib into one. It compress response to [gzip bzip2 zlib deflate] if client supports it. In other works the client should send the Accept-Encoding HTTP header with...
JJNAPIORK/Catalyst-Plugin-Compress-0.006 - 29 Dec 2014 16:41:30 UTC - Search in distribution
Catalyst::Plugin::DateTime - DateTime plugin for Catalyst.
This module's intention is to make the wonders of DateTime easily accesible within a Catalyst application via the Catalyst::Plugin interface. It adds the methods "datetime" and "dt" to the "Catalyst" namespace....
JKISER/Catalyst-Plugin-DateTime-0.03 - 16 Jan 2006 20:01:16 UTC - Search in distribution
Catalyst::Plugin::Facebook - Build Facebook applications in Catalyst easier
ANDREMAR/Catalyst-Plugin-Facebook-0.2
-
27 Aug 2009 07:24:35 UTC
-
Search in distribution
Catalyst::Plugin::Markdown - Markdown for Catalyst
Persistent Markdown processor for Catalyst....
CLACO/Catalyst-Plugin-Markdown-0.01 - 25 Mar 2006 04:39:38 UTC - Search in distribution
Catalyst::Plugin::Moostash - Provides Moose interface for stash
Define your Moostash class: package MyApp::Moostash; use Moose; extends 'Catalyst::Plugin::Moostash::Base'; has user_id => ( is => 'ro', isa => 'Int', writer => 'set_user_id', ); Load plugin in MyApp class: use Catalyst qw/ ConfigLoader Static::Simpl...
ROMANF/Catalyst-Plugin-Moostash-v0.1.2 - 02 Oct 2014 14:37:13 UTC - Search in distribution
Catalyst::Plugin::Perlinfo - Display HTML::Perlinfo on the debug screen
This plugin will enhance the standard Catalyst debug screen by including a large amount of information about your Perl installation in HTML. So far, this includes information about Perl compilation options, the Perl version, server information and en...
ACCARDO/Catalyst-Plugin-Perlinfo-0.01 - 04 Dec 2016 22:44:29 UTC - Search in distribution
Catalyst::Plugin::Redirect - Redirect for Catalyst used easily is offered.
Redirect for Catalyst used easily is offered....
SHOT/Catalyst-Plugin-Redirect-0.02 - 07 Jan 2006 13:39:40 UTC - Search in distribution
Catalyst::Plugin::SmartURI - Configurable URIs for Catalyst
Configure whether "$c->uri_for" and "$c->req->uri_with" return absolute, hostless or relative URIs, or URIs based on the 'Host' header. Also allows configuring which URI class to use. Works on application-wide or per-request basis. This is useful in ...
RKITOVER/Catalyst-Plugin-SmartURI-0.041 - 04 Oct 2015 08:28:38 UTC - Search in distribution
Catalyst::Plugin::Snippets - Make sharing data with clients easy
This plugin provides a means of setting data that can then be queried by a client in a different request. This is useful for making things such as progress meters and statistics amongst other things. This plugin provides an API for storing data, and ...
BOBTFISH/Catalyst-Plugin-Snippets-0.03 - 05 May 2012 13:36:41 UTC - Search in distribution
Catalyst::View::Base::JSON - a 'base' JSON View
This is a Catalyst view that lets you create one view per reponse type of JSON you are generating. Because you are creating one view per reponse type that means you can define an interface for that view which is strongly typed. Also, since the view i...
JJNAPIORK/Catalyst-View-Base-JSON-0.003 - 27 Apr 2018 20:29:29 UTC - Search in distribution- Catalyst::View::Base::JSON::_ClassInfo - Application Level Info for your View
Catalyst::View::Bio::SeqIO - use BioPerl's Bio::SeqIO as a Catalyst view
RBUELS/Catalyst-View-Bio-SeqIO-0.02
-
21 Feb 2011 06:44:36 UTC
-
Search in distribution
Catalyst::View::FillInForm - Moose role for HTML::FillInform
This role will use HTML::FillInForm to fill in fields in an HTML form....
GSHANK/Catalyst-View-FillInForm-0.03 - 20 Jul 2009 20:36:08 UTC - Search in distribution
Catalyst::View::HTML::Zoom - Catalyst view to HTML::Zoom
This is our first pass attempt at bringing HTML::Zoom to Catalyst. You should be familiar with HTML::Zoom before using this. Additionally, as this is an early attempt to envision how this will work we say: "Danger, Will Robinson!" <http://en.wikipedi...
CYCLES/Catalyst-View-HTML-Zoom-0.003 - 03 Mar 2011 17:47:21 UTC - Search in distribution
Catalyst::View::JavaScript - Cache and/or compress JavaScript output
PERLER/Catalyst-View-JavaScript-0.995
-
29 Jan 2010 00:16:40 UTC
-
Search in distribution
Catalyst::View::MicroMason - MicroMason View Class
Want to use a MicroMason component in your views? No problem! Catalyst::View::MicroMason comes to the rescue....
JROCKWAY/Catalyst-View-MicroMason-0.05 - 19 Aug 2007 01:08:05 UTC - Search in distribution- Catalyst::Helper::View::MicroMason - Helper for MicroMason Views
Catalyst::View::PDF::Reuse - Create PDF files from Catalyst using Template Toolkit templates
Catalyst::View::PDF::Reuse provides the facility to generate PDF files from a Catalyst application by embedding PDF::Reuse commands within a Template Toolkit template. Template Syntax Within your template you will have access to a "pdf" object which ...
ALTREUS/Catalyst-View-PDF-Reuse-0.05 - 09 Jul 2015 09:35:38 UTC - Search in distribution
Catalyst::View::REST::YAML - YAML View Class
This is the "YAML" view class. OVERLOADED METHODS process Serializes $c->stash to $c->response->output....
BOBTFISH/Catalyst-View-REST-YAML-0.01 - 22 Jan 2010 03:20:48 UTC - Search in distribution