The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 2.111

  • Fixes : Fixed typo in edit form template Fixed extra html filter in link macro in factory templates Fixed typo in _do_update_or_create (bug 26495) fix to display_line macro in factory templates (bug 22920) fixed template path with array refs fixed redirect_request fixed db_colinfo.t test when no mysql

Documentation

The Maypole Manual
Introduction to Maypole
The Beer Database, Twice
The Maypole iBuySpy Portal
Maypole Cookbook
Flox: A Free Social Networking Site
structure of a Maypole application
installing Maypole
Maypole Model Classes
the Maypole Plugin API
Maypole's Standard Templates and Actions
Maypole View Classes
Maypole's Request Workflow

Modules

Apache front-end to Maypole
CGI-based front-end to Maypole
Use instead of CGI::Untaint. Based on CGI::Untaint
MVC web application framework
Universal Maypole Frontend
Command line interface to Maypole for testing and debugging
Maypole Configuration Class
Maypole predefined constants
Convenience wrapper around HTTP::Headers
Base class for model classes
Model class based on Class::DBI
Produce HTML form elements for database columns
Validate form input and populate Model objects
Class::DBI model without ::Loader
Session related functionality for maypole
Base class for view classes
A Template Toolkit view class for Maypole

Provides

in ex/BeerDB.pm
in ex/fancy_example/BeerDB.pm
in ex/BeerDB/Base.pm
in ex/fancy_example/BeerDB/Base.pm
in ex/BeerDB/Beer.pm
in ex/fancy_example/BeerDB/Beer.pm
in ex/fancy_example/BeerDB/Brewery.pm
in ex/fancy_example/BeerDB/Drinker.pm