Package: libcatalyst-modules-perl (43)
Links for libcatalyst-modules-perl
Debian Resources:
Download Source Package libcatalyst-modules-perl:
Maintainers:
- Debian Perl Group (QA Page, Mail Archive)
- Krzysztof Krzyżaniak (eloy) (QA Page)
- gregor herrmann (QA Page)
- Ansgar Burchardt (QA Page)
- Jonathan Yu (QA Page)
Similar packages:
- libcgi-application-extra-plugin-bundle-perl
- libcatalyst-modules-extra-perl
- libhtml-formfu-model-dbic-perl
- libcgi-application-basic-plugin-bundle-perl
- libcatalyst-perl
- libdancer-session-cookie-perl
- python-beaker
- python3-beaker
- libfreemarker-java
- libcgi-application-plugin-authentication-perl
- libmoosex-log-log4perl-perl
modules for Catalyst MVC Web Application Framework
This package includes some modules to enhance Catalyst. It demands many perl modules to keep dependency but they are relatively small.
Currently the following modules are included:
Catalyst::Action::RenderView Sensible default end action
Catalyst::Log::Log4perl Log::Log4perl logging for Catalyst
Catalyst::Plugin::Cache Flexible caching support for Catalyst
Catalyst::Plugin::ConfigLoader Load config files of various types
Catalyst::Plugin::Session Generic Session plugin, ties together server side storage and client side state required to maintain session data.
Catalyst::Plugin::StackTrace Display a stack trace on the debug screen
Catalyst::Plugin::Static::Simple Make serving static pages painless
Catalyst::Plugin::SubRequest Make subrequests to actions in Catalyst
Catalyst::Plugin::Unicode Unicode aware Catalyst
CatalystX::Component::Traits Automatic trait loading and resolution for Catalyst components
Catalyst::Model::DBI DBI Model Class
Catalyst::Model::DBIC::Schema DBIx::Class::Schema Model Class
Catalyst::Plugin::Cache::Store::FastMmap FastMmap cache store for Catalyst::Plugin::Cache
Catalyst::Plugin::Session::State::Cookie Maintain session IDs using cookies
Catalyst::Plugin::Session::Store::Cache Store sessions using a Catalyst::Plugin::Cache
Catalyst::Plugin::Session::Store::DBI Store your sessions in a database using DBI
Catalyst::Plugin::Session::Store::Delegate Delegate session storage to an application model object
Catalyst::Plugin::Session::Store::FastMmap FastMmap session storage backend
Catalyst::Plugin::Session::Store::File File storage backend for session data
Catalyst::View::JSON JSON view for your data
Catalyst::View::Mason Mason View Class
Catalyst::Plugin::Authentication Infrastructure plugin for the Catalyst authentication framework
Catalyst::Plugin::Authorization::Roles Role based authorization built on Catalyst::Plugin::Authentication
Catalyst::Plugin::I18N I18N for Catalyst
Catalyst::View::Email Send Email from Catalyst
Catalyst::Authentication::Credential::Authen::Simple Verify credentials with the Authen::Simple framework
Catalyst::Authentication::Store::DBIx::Class A storage class for Catalyst Authentication using DBIx::Class
Catalyst::Component::InstancePerContext Moose role to create only one instance of component per context
Catalyst::Controller::FormBuilder Catalyst FormBuilder Base Controller
Catalyst::Controller::HTML::FormFu Catalyst integration for HTML::FormFu
Catalyst::Plugin::Authorization::ACL ACL support for Catalyst applications
Catalyst::Plugin::Session::Store::DBIC Store your sessions via DBIx::Class
Other Packages Related to libcatalyst-modules-perl
|
|
|
-
- dep: libauthen-simple-perl
- simple and consistent perl framework for authentication
-
- dep: libcache-cache-perl
- Managed caches of persistent information
-
- dep: libcache-fastmmap-perl
- Perl module providing a mmap'ed cache
-
- dep: libcatalyst-perl (>= 5.7012-7)
- elegant Model-View-Controller Web Application Framework
-
- dep: libcatalyst-view-tt-perl
- Template View Class for Catalyst
-
- dep: libcgi-formbuilder-perl
- Easily generate and process stateful CGI forms
-
- dep: libclass-c3-perl
- pragma for using the C3 method resolution order
-
- dep: libclass-throwable-perl
- A minimal lightweight exception class
-
- dep: libconfig-any-perl (>= 0.20)
- module to load configuration from different file formats
-
- dep: libdata-visitor-perl
- Visitor implementation for Perl data structures
-
- dep: libdbix-class-cursor-cached-perl
- cursor object with built-in caching support
-
- dep: libdbix-class-perl (>= 0.08111)
- extensible and flexible object <-> relational mapper
-
- dep: libdbix-class-schema-loader-perl
- module to automate definition of a DBIx::Class::Schema
-
- dep: libdevel-stacktrace-perl
- Perl module containing stack trace and stack trace frame objects
-
- dep: libemail-mime-perl (>= 1.859)
- module for simple MIME message parsing
-
- dep: libemail-mime-perl (>= 1.901)
- module for simple MIME message parsing
- or libemail-mime-creator-perl (>= 1.453)
- transitional dummy package for now-defunct Email::MIME::Creator
also a virtual package provided by libemail-mime-perl
-
- dep: libemail-send-perl (>= 2.185)
- Perl module for simply sending email (deprecated)
-
- dep: libemail-sender-perl (>= 0.100110)
- Perl module for sending email
-
- dep: libfile-changenotify-perl
- module to monitor files for changes
-
- dep: libfile-slurp-perl
- single call read & write file routines
-
- dep: libhtml-formfu-perl (>= 0.09000)
- HTML form creation, rendering and validation framework
-
- dep: libhtml-prototype-perl
- module to generate HTML and Javascript for the Prototype library
-
- dep: libhtml-widget-perl
- HTML widget and validation framework
-
- dep: libjson-any-perl
- wrapper class for the various JSON classes
-
- dep: libjson-perl
- module for manipulating JSON-formatted data
-
- dep: liblocale-maketext-lexicon-perl
- lexicon-handling backends for Locale::Maketext
-
- dep: liblog-log4perl-perl
- A Perl port of the widely popular log4j logging package.
-
- dep: libmoose-perl (>= 1.12)
- modern Perl object system framework
-
- dep: libmoosex-nonmoose-perl
- Moose extension to allow easy subclassing of non-Moose classes
-
- dep: libmoosex-traits-pluggable-perl
- Moose extension for class precedence search of traits
-
- dep: libnamespace-autoclean-perl
- module to remove imported symbols after compilation
-
- dep: libobject-signature-perl
- module perl for generate cryptographic signatures for objects
-
- dep: libparams-validate-perl
- Perl module to validate parameters to Perl method/function calls
-
- dep: libpath-class-perl
- module for cross-platform path specification manipulation
-
- dep: libregexp-assemble-perl
- Assemble multiple Regular Expressions into a single RE
-
- dep: libset-object-perl
- Collection of objects without duplications
-
- dep: libsub-install-perl
- module for installing subroutines into packages easily
-
- dep: libtask-weaken-perl
- Ensure that a platform has weaken support
-
- dep: libtemplate-plugin-class-perl
- Call methods of arbitrary classes in perl Template Toolkit
-
- dep: libtest-www-mechanize-catalyst-perl
- module for automated testing for Catalyst applications
-
- dep: libtest-www-mechanize-perl (>= 1.16)
- module for testing web applications
-
- dep: libtie-ixhash-perl
- ordered associative arrays for Perl
-
- dep: libtry-tiny-perl
- module providing minimalistic try/catch
-
- dep: libuniversal-can-perl
- safer version of UNIVERSAL::can
-
- dep: libuniversal-isa-perl
- safer version of UNIVERSAL::isa
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- dep: perl (>= 5.11)
- Larry Wall's Practical Extraction and Report Language
- or libparent (>= 0.223)
- Package not available
-
- dep: perl (>= 5.12)
- Larry Wall's Practical Extraction and Report Language
- or liblocale-maketext-simple-perl (>= 0.19)
- simple interface to Locale::Maketext::Lexicon
also a virtual package provided by perl-modules
-
- sug: libcatalyst-devel-perl
- collection of development tools for Catalyst
-
- sug: libconfig-general-perl
- Generic Configuration Module
-
- sug: libconfig-tiny-perl
- Read/Write .ini style files with as little code as possible
-
- sug: libhtml-mason-perl
- HTML::Mason Perl module
-
- sug: libxml-simple-perl
- Perl module for reading and writing XML
-
- sug: libyaml-perl
- YAML Ain't Markup Language
Download libcatalyst-modules-perl
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 444.7 kB | 1,472.0 kB | [list of files] |
