Marcus Ramberg > Catalyst-Runtime-5.70_01 > Catalyst::Manual::Tutorial

Download:
Catalyst-Runtime-5.70_01.tar.gz

Annotate this POD

CPAN RT

New  5
Open  7
Stalled  4
View Bugs
Report a bug
Source   Latest Release: Catalyst-Runtime-5.7003

NAME ^

Catalyst::Manual::Tutorial - Catalyst Tutorial: Overview

DESCRIPTION ^

The Catalyst framework is a flexible and comprehensive environment for quickly building high-functionality web applications. This tutorial is designed to provide a rapid introduction to its basics and its most commonly used features while focusing on real-world best practices.

The tutorial is divided into the following sections:

A tarball of the final application is available at to_be_compled_in_final_version.

Detailed Table Of Contents ^

Part 1: Introduction

Part 2: Catalyst Application Development Basics

Part 3: Basic CRUD

Part 4: Authentication

Part 5: Authorization

Part 6: Debugging

Part 7: Testing

Part 8: Advanced CRUD

Part 9: Appendices