From 10a27d9f246a598804e155da2a8d2c190b04f2ee Mon Sep 17 00:00:00 2001 From: petef Date: Sun, 2 May 2004 00:03:02 +0000 Subject: - update to 1.4 - add a pkg-message - install docs, examples, and templates - update pkg-descr PR: 65734 Submitted by: maintainer --- www/p5-Maypole/pkg-descr | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'www/p5-Maypole/pkg-descr') 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/ -- cgit