Catalyst Model base class....
HAARG/Catalyst-Runtime-5.90128 - 11 Sep 2020 12:38:26 UTC - Search in distribution- catalyst - Bootstrap a Catalyst application
- Catalyst - The Elegant MVC Web Application Framework
- Catalyst::Utils - The Catalyst Utils
- 3 more results from Catalyst-Runtime »
This is a Catalyst model class that interfaces with Amazon's Simple Storage Service. See the Net::Amazon::S3 documentation for a description of the methods available. For more on S3 visit: <http://aws.amazon.com/s3>...
DCARDWELL/Catalyst-Model-S3-0.03 - 28 Mar 2007 22:33:15 UTC - Search in distribution- Catalyst::Helper::Model::S3 - Helper for S3 Catalyst models
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 distributionThis 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::Helper::Model::DBI - Helper for DBI Models
This is the "DBR" model class....
IMPIOUS/Catalyst-Model-DBR-1.0 - 17 Jun 2011 01:10:15 UTC - Search in distribution- Catalyst::Helper::Model::DBR - Helper for DBR Models
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 distributionThis 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 distributionCatalyst::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::Helper::Model::SMS - Catalyst Helper for SMS::Send Models
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::Model::SVN::Item - Object representing a file or directory in a subversion repository.
- Catalyst::Helper::Model::SVN - Helper for SVN Models
This is the "Class::DBI" model class. It's built on top of "Class::DBI::Loader". "Class::DBI" is generally not used for new applications, with "DBIx::Class" being preferred instead. As such this model is deprecated and (mostly) unmaintained. It is pr...
BOBTFISH/Catalyst-Model-CDBI-0.12 - 09 Feb 2010 02:35:45 UTC - Search in distribution- Catalyst::Helper::Model::CDBI - Helper for CDBI Models
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::Helper::Model::EVDB - Helper for EVDB models
ASH/Catalyst-Model-File-0.10 - 08 Dec 2011 20:46:36 UTC - Search in distribution
- Catalyst::Helper::Model::File - Helper for File based Models
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::LDAP::Entry - Convenience methods for Net::LDAP::Entry
- Catalyst::Model::LDAP::Search - Convenience methods for Net::LDAP::Search
- Catalyst::Helper::Model::LDAP - Helper for LDAP models
- 1 more result from Catalyst-Model-LDAP »
This is a catalyst model for Apache Lucy....
LOGIE/Catalyst-Model-Lucy-0.001 - 01 Apr 2012 05:05:17 UTC - Search in distributionThis 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
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 distributionUse 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
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 distributionCBOUVI/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
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