Changes for version 1.2 - 2004-03-25
- Ensure safety when dereferencing any ->objects
- Support for the "frontpage" template
- Maypole itself no longer uses ->{ar}, which is now completely refactored into the Apache::MVC class
- The beginnings of the documentation framework
- Support for paging and ordering in searches
- Stringify column changed from magic "name" to customizable property
- Move BeerDB to ex/
- Fix SQLite dependency
Documentation
Describes the progress of a request through Maypole
Modules
Apache front-end to Maypole
MVC web application framework
Base class for model classes
Model class based on Class::DBI