Catalyst screencasts
- Dan Dascalescu - Introduction to Catalyst (6:52, high definition, narration)
- Part 1 talks about installing Catalyst, creating your first application, examining its structure, and how HTTP requests are dispatched.
- Part 2 creates a database and uses Catalyst::Helper::Model::DBIC::Schema to automatically create a Catalyst model and DBIx::Class schema file by introspecting the database. Then, it uses Catalyst::Plugin::AutoCRUD to view and edit the database with the Catalyst application. All this in 1 (one) line of code.
Old screencasts
- Getting Started with Catalyst - 4:11 (no audio, blurry)
- Demonstrating the Catalyst Prototype plugin - 4:06 (no audio, blurry)
- Demonstrating URI mapping in Catalyst - 3:03 (no audio, blurry)
Showing changes from previous revision. Added | Removed

