A Perl web application framework for Apache/mod_perl, CGI and Fast-CGI. Object oriented design allows for a pragmatic, modular approach to URL dispatching. Supports MVC and initiates rapid development, offering an organized coding scheme for web applications.
What's New
June 26, 2007 - Phil Crow spoke at YAPC::NA.
PDF slides are available.
June 14, 2007 - For a small dose of
kickstarting Gantry apps with Bigtop, see
this recent piece
from O'Reilly's onlamp.com.
May 2007 - Phil and Tim Keefer had an article
in the May 2007 print issue of Linux Magazine, read it
on-line.
Documenation
Introduction to a Framework
Quick Start
Tutorial
FAQ
POD Documentation
-
The Gantry Book (updated, now v1.1) is available from lulu.com (revised for Gantry 3.50 and Bigtop 0.29). The (updated) code samples are also available. There is also an errata for version 1.0 of the book.
- 3 Minute Movie
Three table app for grand parents' address book, using only defaults - 5 Minute Movie
Improved address book app with proper column names, extra columns, etc. Includes tour of generated code
Download
Checkout from Subversion:
$ svn checkout http://gantry.googlecode.com/svn/trunk/ [local dir]