rss Home » Tag Archive For ‘Catalyst’

Catalyst 5.8: the Perl MVC Framework

Catalyst 5.8: the Perl MVC Framework

Book Description

Many applications are implemented in a way that makes developing them difficult and repetitive. is an open source -based Model-View-Controller framework that aims to solve this problem by reorganizing your application to design and implement it in a natural, maintainable, and testable manner, making fun, fast, and rewarding.

This book teaches you how to use to weave the various components involved in a application, using methods and tools you personally prefer along with recommendations and details on the most popularly used objects like the DBIX ORM, TT2 Template, and Moose.

This book will take you from how the pattern simplifies creating quality applications to how Catalyst allows you to tap this power instantly. It explains advanced design patterns and concludes with the improvements that Moose brings to all this. It also incorporates valuable suggestions and feedback received from the community members and our customers. By the end of the book, you will be able to build clean, scalable, and extendable web applications. This book embodies Catalyst’s philosophies of Do It Yourself and Don’t Repeat Yourself.

Design, develop, test, and deploy applications rapidly with the open source Catalyst framework

Download Now »

The Definitive Guide to Catalyst: Writing Extensible, Scalable and Maintainable Perl–Based Web Applications

The Definitive Guide to Catalyst: Writing Extensible, Scalable and Maintainable Perl–Based Web Applications

Book Description

Learn to build applications with , the popular open source framework based on the language. The Definitive to : Writing Extendable, Scalable, and Maintainable –Based Applications is a definitive to Catalyst version 5.8, which will be released in 2009. This book contains

  • Training materials for new and experience programmers.
  • Worked examples and cookbook–style recipes of common web application tasks
  • Fundamentals of web application design and best–practice application style

What you’ll learn

  • Write web applications with Catalyst and Perl.
  • Design for extendability and code reuse.
  • Understand deployment options for high– and low–traffic sites.
  • Use DBIx::Class, Moose, and Template Toolkit.
  • Understand the Catalyst dispatcher and request cycle.
  • Deal with common web programming requirements: authentication and authorization, web services, sending e–mail, serving streaming media. Download Now »