Search results for "Catalyst::Model::"
Catalyst::Model - Catalyst Model base class
Catalyst Model base class....
JJNAPIORK/Catalyst-Runtime-5.90132 - Nov 08, 2024 - Search in distribution- Catalyst::Request - provides information about the current client request
Catalyst::Model::S3 - Catalyst model for Amazon's S3 web service
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 - Mar 28, 2007 - Search in distribution- Catalyst::Helper::Model::S3 - Helper for S3 Catalyst models
Catalyst::Model::CPI - Business::CPI models for Catalyst
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 - Feb 13, 2013 - Search in distribution
Catalyst::Model::DBI - DBI Model Class
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 - May 04, 2013 - Search in distribution- Catalyst::Helper::Model::DBI - Helper for DBI Models
Catalyst::Model::DBR - DBR Model Class
This is the "DBR" model class....
IMPIOUS/Catalyst-Model-DBR-1.0 - Jun 17, 2011 - Search in distribution- Catalyst::Helper::Model::DBR - Helper for DBR Models
Catalyst::Model::RDF - RDF model class for Catalyst based on RDF::Trine::Model.
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 - Nov 23, 2012 - Search in distribution
Catalyst::Model::SCP - SCP model class for Catalyst
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 - Aug 02, 2016 - Search in distribution
Catalyst::Model::SMS - Easy SMS sending from Catalyst Apps.
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 - Sep 03, 2017 - Search in distribution- Catalyst::Helper::Model::SMS - Catalyst Helper for SMS::Send Models
Catalyst::Model::SVN - Catalyst Model to browse Subversion repositories
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 - Oct 09, 2008 - 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
Catalyst::Model::EVDB - EVDB model class for Catalyst
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 - Mar 18, 2006 - Search in distribution- Catalyst::Helper::Model::EVDB - Helper for EVDB models
Catalyst::Model::File - File based storage model for Catalyst.
ASH/Catalyst-Model-File-0.10
-
Dec 08, 2011
-
Search in distribution
- Catalyst::Helper::Model::File - Helper for File based Models
Catalyst::Model::LDAP - LDAP model class for Catalyst
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 - Oct 17, 2017 - Search in distribution- Catalyst::Model::LDAP::Entry - Convenience methods for Net::LDAP::Entry
- Catalyst::Helper::Model::LDAP - Helper for LDAP models
- Catalyst::Model::LDAP::Search - Convenience methods for Net::LDAP::Search
- 1 more result from Catalyst-Model-LDAP »
Catalyst::Model::Lucy
This is a catalyst model for Apache Lucy....
LOGIE/Catalyst-Model-Lucy-0.001 - Apr 01, 2012 - Search in distribution
Catalyst::Model::Oryx - Oryx model component for Catalyst
This 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 - Oct 23, 2005 - Search in distribution- Catalyst::Helper::Model::Oryx - Helper for Oryx Model
Catalyst::Model::REST - REST model class for Catalyst
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 - Feb 20, 2012 - Search in distribution
Catalyst::Model::Riak - Basho/Riak model class for Catalyst
Use 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 - Jun 04, 2013 - Search in distribution- Catalyst::Helper::Model::Riak - Helper for Riak models
Catalyst::Model::SOAP - Map a WSDL to a catalyst model class.
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 - May 24, 2010 - Search in distribution
Catalyst::Model::DBIDM - DBIx::DataModel model class
CBOUVI/Catalyst-Model-DBIDM-0.04
-
Mar 18, 2009
-
Search in distribution
- Catalyst::Helper::Model::DBIDM - Helper for DBIx::DataModel Schema Models
Catalyst::Model::Proxy - Proxy Model Class
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 - Mar 15, 2013 - Search in distribution- Catalyst::Helper::Model::Proxy - Helper for Proxy Models
Catalyst::Model::Redis - Redis Model Class
This module implements Redis model class for Catalyst....
ZWON/Catalyst-Model-Redis-0.02 - Mar 17, 2012 - Search in distribution- Catalyst::Helper::Model::Redis - Redis Model Class