[prev] [thread] [next] [lurker] [Date index for 2005/02/08]
Author: simon
Date: 2005-02-08 15:48:58 +0000 (Tue, 08 Feb 2005)
New Revision: 1854
Modified:
trunk/Email-Store-Summary/Summary.pm
Log:
Update docs, bump version
Modified: trunk/Email-Store-Summary/Summary.pm
===================================================================
--- trunk/Email-Store-Summary/Summary.pm 2005-02-08 15:36:11 UTC (rev 1853)
+++ trunk/Email-Store-Summary/Summary.pm 2005-02-08 15:48:58 UTC (rev 1854)
@@ -2,7 +2,7 @@
use 5.006;
use strict;
use warnings;
-our $VERSION = '1.1';
+our $VERSION = '1.2';
use base 'Email::Store::DBI';
use Email::MIME;
Email::Store::Summary->table("summary");
@@ -75,10 +75,20 @@
=head1 AUTHOR
-Simon Cozens, C<simon@xxxx.xxx>
+The original author is Simon Cozens, E<lt>simon@xxxx.xxxx<gt>
+Currently maintained by Simon Wistow E<lt>simon@xxxxxxxxxx.xxxx<gt>
-This module is distributed under the same terms as Perl itself.
+=head1 SUPPORT
+This module is part of the Perl Email Project - http://pep.kwiki.org/
+
+There is a mailing list at pep@xxxx.xxx (subscribe at pep-subscribe@xxxx.xxx)
+and an archive available at http://nntp.perl.org/group/pep.php
+
+=head1 COPYRIGHT
+
+Copyright 2004, 2005 Simon Cozens
+
=cut
1;
Generated at 16:00 on 08 Feb 2005 by mariachi 0.52