diff options
Diffstat (limited to 'www/p5-Maypole/pkg-descr')
-rw-r--r-- | www/p5-Maypole/pkg-descr | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/www/p5-Maypole/pkg-descr b/www/p5-Maypole/pkg-descr index c319da03a1e5..38d6fc794e11 100644 --- a/www/p5-Maypole/pkg-descr +++ b/www/p5-Maypole/pkg-descr @@ -1,4 +1,6 @@ -Maypole is an MVC-based web application framework, built around -Class::DBI and Template Toolkit. +Maypole is a Perl framework for MVC-oriented web applications, +similar to Jakarta's Struts. Maypole is designed to minimize coding +requirements for creating simple web interfaces to databases, while +remaining flexible enough to support enterprise web applications. -WWW: http://search.cpan.org/~simon/Maypole/ +WWW: http://search.cpan.org/dist/Maypole/ |