From: Simon Cozens Date: Mon, 21 Feb 2005 21:11:42 +0000 (+0000) Subject: update README with new mailing list info, fix typo in Maypole.pm X-Git-Tag: 2.10~27 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=maypole.git;a=commitdiff_plain;h=89be850a694b3d8696305a8ab52d31151b008136 update README with new mailing list info, fix typo in Maypole.pm git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@337 48953598-375a-da11-a14b-00016c27c3ee --- diff --git a/README b/README index 76af4da..a8f509c 100644 --- a/README +++ b/README @@ -21,7 +21,9 @@ QUICK START SUPPORT Maypole is supported by a community of users on the Maypole mailing lists. - Join the mailing list at http://lists.netthink.co.uk/listinfo/maypole + Join the mailing list at: + + http://lists.sourceforge.net/lists/listinfo/maypole-users LINKS http://maypole.perl.org - Maypole's home. tips & tricks, mailing list diff --git a/lib/Maypole.pm b/lib/Maypole.pm index 2f3f75e..cb5e50e 100644 --- a/lib/Maypole.pm +++ b/lib/Maypole.pm @@ -235,7 +235,7 @@ See L. This documents the Maypole request object. See the L, for a detailed guide to using Maypole. -Maypole is a Perl web application framework to Java's struts. It is +Maypole is a Perl web application framework similar to Java's struts. It is essentially completely abstracted, and so doesn't know anything about how to talk to the outside world.