]> git.decadent.org.uk Git - maypole.git/blob - README
Add Vcs-* fields pointing to my public repository
[maypole.git] / README
1 NAME
2     Maypole - MVC web application framework
3
4 DESCRIPTION
5     Maypole is a Perl framework for MVC-oriented web applications, similar
6     to Jakarta's Struts or Ruby on Rails. Maypole is designed to minimize 
7     coding requirements for creating simple web interfaces to databases, 
8     while remaining flexible enough to support enterprise web applications.
9
10 QUICK START
11     Maypole ships with a basic demo application, the Beer Database.
12     Please see the Maypole manual. You can access the manual by executing the
13     following command after installing Maypole:
14
15         perldoc Maypole::Manual
16
17     Or try the following URL:
18
19         http://search.cpan.org/perldoc?Maypole::Manual
20
21 SUPPORT
22     Maypole is supported by a community of users on the Maypole mailing lists.
23
24     Join the mailing list at:
25
26         http://lists.sourceforge.net/lists/listinfo/maypole-users
27
28 LINKS
29     http://maypole.perl.org - Maypole's home. tips & tricks, mailing list
30
31 AUTHOR
32     Maypole is currently maintained by Aaron Trevena, C<aaron.trevena#gmail.com>
33
34 AUTHOR EMERITUS
35     Simon Cozens, C<simon#cpan.org>
36
37 LICENSE
38     You may distribute this code under the same terms as Perl itself.
39