Maypole framework |
Maypole is a , while remaining flexible enough to support enterprise web applications.
Maypole provides the top-level code which examines the user s request, fires off the relevant method in the model, collates the Data, asks the view class (computer science) to format it up and sends it back to the user.
As well as this, some common Perl modules, such as Apache_HTTP_Server, Class::DBI and Template, already perform important parts required for model, view or controller operation, so Maypole provides wrapper classes to help them fit into the framework.
=See Also=
|
|