The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Task::Cpanel::Catalyst - Provides a set of Catalyst modules

VERSION

version 11.36.001

SYNOPSIS

    cpan Task::Cpanel::Catalyst

DESCRIPTION

This module provides a growing set of Catalyst modules useful to cPanel customers who want to build/use Catalyst apps which run on a cPanel & WHM system.

The first two numbers of this version (eg: 11.36) refer to the major version of cPanel & WHM it applies to.

We encourage customer feedback if you feel there are modules that would be useful to you that are not already on this list.

MODULES REQUIRED

Cache::FastMmap

Uses an mmap'ed file to act as a shared memory interprocess cache

Catalyst

The Elegant MVC Web Application Framework

Catalyst::ActionRole::ACL

User role-based authorization action class

Catalyst::Authentication::Store::DBIx::Class

A storage class for Catalyst Authentication using DBIx::Class

Catalyst::Controller::ActionRole

Apply roles to action instances

Catalyst::Controller::REST

A RESTful controller

Catalyst::Devel

Catalyst Development Tools

Catalyst::Log::Log4perl

DEPRECATED (see Log::Log4perl::Catalyst)

Catalyst::Model::DBIC::Schema

DBIx::Class::Schema Model Class

Catalyst::Plugin::Authorization::Roles

Role based authorization for Catalyst based on Catalyst::Plugin::Authentication

Catalyst::Plugin::AutoCRUD

Instant AJAX web front-end for DBIx::Class

Catalyst::Plugin::Browser

DEPRECATED: Browser Detection

Catalyst::Plugin::Cache

Flexible caching support for Catalyst.

Catalyst::Plugin::Cache::FastMmap

DEPRECATED FastMmap cache

Catalyst::Plugin::ConfigLoader

Load config files of various types

Catalyst::Plugin::HashedCookies

Tamper-resistant HTTP Cookies

Catalyst::Plugin::Redirect

Redirect for Catalyst used easily is offered.

Catalyst::Plugin::Session::State::Cookie

Maintain session IDs using cookies.

Catalyst::Plugin::Session::Store::FastMmap

FastMmap session storage backend.

Catalyst::Plugin::StackTrace

Display a stack trace on the debug screen

Catalyst::Plugin::Static::Simple

Make serving static pages painless.

Catalyst::Plugin::UploadProgress

Realtime file upload information

Catalyst::View::TT

Template View Class

DBIx::Class

Extensible and flexible object <-> relational mapper.

DateTime::Format::Pg

Parse and format PostgreSQL dates and times

FCGI

Fast CGI module

Log::Dispatch

Dispatches messages to one or more outputs

Net::OpenSSH

Perl SSH client package implemented on top of OpenSSH

Net::SFTP::Foreign

SSH File Transfer Protocol client

Net::Telnet

interact with TELNET port or other TCP ports

forks

drop-in replacement for Perl threads using fork()

AUTHOR

cPanel, <cpanel at cpan.org>

BUGS

Please report any bugs or feature requests to bug-task-cpanel-catalyst at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Task-Cpanel-Catalyst. We will be notified, and then you'll automatically be notified of progress on your bug as we make changes.

SUPPORT

You can find documentation for this module with the perldoc command.

    perldoc Task::Cpanel::Catalyst

You can also look for information at:

LICENSE AND COPYRIGHT

Copyright 2012 cPanel.

All rights reserved

http://cpanel.net

This is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.

See http://dev.perl.org/licenses/ for more information.