The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 2.121

  • SVN revision 581
  • Bug Fixes : Apache::Request is fetched with a new object instead of instance if request options are provided additional, request_options and view_options attributes of Maypole::Config are initialised with hashref do_delete action now has exported attribute in ::Model::CDBI::Base Fixed links in flox to cookbook (bug 22899) Applied change from bug 14565

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
Stand alone HTTPD for running Maypole Applications
Maypole driver class for Maypole::HTTPD
Convenience wrapper around HTTP::Headers
Base class for model classes
Model class based on Class::DBI
Produce HTML form elements for database columns
Model base class based on Class::DBI
Class::DBI::DFV model for Maypole.
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