Search results for "Catalyst"

Catalyst::Model::CPI - Business::CPI models for Catalyst River stage zero No dependents

This module connects CPI gateways to a Catalyst application. It automatically loads the configuration from Catalyst and uses it to instantiate the gateways when requested through this model....

ANDRE/Catalyst-Model-CPI-0.03 - 13 Feb 2013 03:22:37 UTC - Search in distribution

Catalyst::Model::DBI - DBI Model Class River stage one • 4 direct dependents • 4 total dependents

This is the "DBI" model class. It has been rewritten to use DBIx::Connector since it's internal code that deals with connection maintenance has already been ported into there. You now have two options for doing custom models with Catalyst. Either by ...

ALEXP/Catalyst-Model-DBI-0.32 - 04 May 2013 06:26:47 UTC - Search in distribution

Catalyst::Model::DBR - DBR Model Class River stage zero No dependents

This is the "DBR" model class....

IMPIOUS/Catalyst-Model-DBR-1.0 - 17 Jun 2011 01:10:15 UTC - Search in distribution

Catalyst::Model::RDF - RDF model class for Catalyst based on RDF::Trine::Model. River stage zero No dependents

Catalyst::Model::RDF is a thin proxy around RDF::Trine::Model. It can be initialized using the Catalyst configuration file or method. The following parameters are currently recognized: namespaces format Any name found in "serializer_names" in RDF::Tr...

TBR/Catalyst-Model-RDF-0.03 - 23 Nov 2012 14:36:27 UTC - Search in distribution

Catalyst::Model::SCP - SCP model class for Catalyst River stage zero No dependents

This module is really only a layer between Catalyst::Model and Net::SCP::Expect. Which help catalyst application to upload files using SCP....

SHARDIWAL/Catalyst-Model-SCP-0.02 - 02 Aug 2016 06:25:14 UTC - Search in distribution

Catalyst::Model::SMS - Easy SMS sending from Catalyst Apps. River stage zero No dependents

Catalyst::Model::SMS is a thin proxy around SMS::Send. It can be initialized using the Catalyst configuration file or method....

MATLADS/Catalyst-Model-SMS-0.5 - 03 Sep 2017 03:44:04 UTC - Search in distribution

Catalyst::Model::SVN - Catalyst Model to browse Subversion repositories River stage zero No dependents

This model class uses the perl-subversion bindings to access a Subversion repository and list items and view their contents. It is currently only a read-only client but may expand to be a fill fledged client at a later time....

BOBTFISH/Catalyst-Model-SVN-0.13 - 09 Oct 2008 23:38:11 UTC - Search in distribution

Catalyst::Plugin::C3 - Catalyst Plugin to subvert NEXT to use Class::C3 River stage one • 1 direct dependent • 2 total dependents

*** WARNING *** THIS MODULE IS STILL EXPERIMENTAL !!! This module is related to the possible transition of Catalyst from NEXT to Class::C3. This transition hasn't happened yet, and might not for a while. This module is only intended for use by Cataly...

BLBLACK/Catalyst-Plugin-C3-0.03 - 04 Jun 2007 05:51:17 UTC - Search in distribution

Catalyst::View::APNS - APNS View Class. River stage zero No dependents

Catalyst::View::APNS is Catalyst view handler that Apple Push Notification Service....

HAOYAYOI/Catalyst-View-APNS-0.01 - 19 Oct 2009 13:54:16 UTC - Search in distribution

Catalyst::View::Haml - Haml View Class for Catalyst River stage one • 1 direct dependent • 1 total dependent

GARU/Catalyst-View-Haml-1.00 - 28 Apr 2013 07:44:49 UTC - Search in distribution

Catalyst::View::JSON - JSON view for your data River stage two • 17 direct dependents • 18 total dependents

Catalyst::View::JSON is a Catalyst View handler that returns stash data in JSON format....

HAARG/Catalyst-View-JSON-0.37 - 28 Apr 2019 13:27:42 UTC - Search in distribution

Catalyst::View::Vega - A Catalyst view for pre-processing Vega specs River stage zero No dependents

This class lets you bind data to the datasets declared in a Vega <https://vega.github.io/vega/> spec and output the spec with the bound data inlined. This is useful for inlining data dynamically without using a templating library. Inlining data reduc...

TSIBLEY/Catalyst-View-Vega-0.02 - 03 Jun 2016 04:24:32 UTC - Search in distribution

Catalyst::View::XLSX - Catalyst View for Microsoft Excel file River stage zero No dependents

This is a very simple module which uses few methods of Excel::Writer::XLSX and creates an Excel file based on the stashed parameters. It also respond the file that has been readily available. STASH PARAMETERS $c->stash->{xlsx} = { data => [ { row => ...

BASKARN/Catalyst-View-XLSX-1.2 - 24 Jul 2017 06:16:48 UTC - Search in distribution

Catalyst::View::XSLT - XSLT View Class River stage one • 1 direct dependent • 1 total dependent

This is a "XSLT" view class for Catalyst. Your application should defined a view class which is a subclass of this module. The easiest way to achieve this is using the myapp_create.pl script (where myapp should be replaced with whatever your applicat...

JANUS/Catalyst-View-XSLT-0.09 - 08 Feb 2013 22:37:58 UTC - Search in distribution

Catalyst::Plugin::AtomServer - Atom API server for Catalyst applications River stage zero No dependents

*Catalyst::Plugin::AtomServer* implements the necessary bits to make it easy to build an Atom API server for any Catalyst-based application. It implements: * Simple XML Views *Catalyst::View::Atom::XML* provides a base view class that your applicatio...

BTROTT/Catalyst-Plugin-AtomServer-0.04 - 27 Jun 2006 17:18:11 UTC - Search in distribution

Catalyst::Helper::Doc - documentation page generator. River stage zero No dependents

This module allows you to parse your libraries POD, and generate documentation like pages in search.cpan.org, Execute according to SYNOPSIS, and 'doc' directory will be created, and documentation will be put into it....

LYOKATO/Catalyst-Helper-Doc-0.04 - 11 Dec 2005 02:38:00 UTC - Search in distribution

Catalyst::Model::EVDB - EVDB model class for Catalyst River stage zero No dependents

This is the EVDB::API model class for Catalyst. EVDB::API is a Perl interface to EVDB, the Events and Venues Database. Please note that EVDB API methods require an application key. For more information on EVDB, or to obtain an application key, see <h...

DANIELTWC/Catalyst-Model-EVDB-0.08 - 18 Mar 2006 22:53:11 UTC - Search in distribution

Catalyst::Model::File - File based storage model for Catalyst. River stage one • 1 direct dependent • 2 total dependents

ASH/Catalyst-Model-File-0.10 - 08 Dec 2011 20:46:36 UTC - Search in distribution

Catalyst::Model::LDAP - LDAP model class for Catalyst River stage one • 1 direct dependent • 1 total dependent

This is the Net::LDAP model class for Catalyst. It is nothing more than a simple wrapper for Net::LDAP. This class simplifies LDAP access by letting you configure a common set of bind arguments. It also lets you configure a base DN for searching. Ple...

GHENRY/Catalyst-Model-LDAP-0.21 - 17 Oct 2017 14:22:36 UTC - Search in distribution

Catalyst::Model::Lucy River stage zero No dependents

This is a catalyst model for Apache Lucy....

LOGIE/Catalyst-Model-Lucy-0.001 - 01 Apr 2012 05:05:17 UTC - Search in distribution
1,215 results (0.091 seconds)