[Catalyst-commits] r6892 - in
trunk/Catalyst-Plugin-Session-State-Cookie: .
lib/Catalyst/Plugin/Session/State
bricas at dev.catalyst.perl.org
bricas at dev.catalyst.perl.org
Fri Sep 14 17:19:35 GMT 2007
Author: bricas
Date: 2007-09-14 17:19:35 +0100 (Fri, 14 Sep 2007)
New Revision: 6892
Modified:
trunk/Catalyst-Plugin-Session-State-Cookie/README
trunk/Catalyst-Plugin-Session-State-Cookie/lib/Catalyst/Plugin/Session/State/Cookie.pm
Log:
update pod and readme
Modified: trunk/Catalyst-Plugin-Session-State-Cookie/README
===================================================================
--- trunk/Catalyst-Plugin-Session-State-Cookie/README 2007-09-14 16:16:04 UTC (rev 6891)
+++ trunk/Catalyst-Plugin-Session-State-Cookie/README 2007-09-14 16:19:35 UTC (rev 6892)
@@ -79,12 +79,14 @@
Catalyst, Catalyst::Plugin::Session.
AUTHORS
+ Yuval Kogman <nothingmuch at woobling.org>
+
+CONTRIBUTORS
This module is derived from Catalyst::Plugin::Session::FastMmap code,
and has been heavily modified since.
- Andrew Ford Andy Grundman Christian Hansen Yuval Kogman,
- "nothingmuch at woobling.org" Marcus Ramberg Jonathan Rockway,
- "jrockway at cpan.org" Sebastian Riedel
+ Andrew Ford Andy Grundman Christian Hansen Marcus Ramberg Jonathan
+ Rockway <jrockway at cpan.org> Sebastian Riedel
COPYRIGHT
This program is free software, you can redistribute it and/or modify it
Modified: trunk/Catalyst-Plugin-Session-State-Cookie/lib/Catalyst/Plugin/Session/State/Cookie.pm
===================================================================
--- trunk/Catalyst-Plugin-Session-State-Cookie/lib/Catalyst/Plugin/Session/State/Cookie.pm 2007-09-14 16:16:04 UTC (rev 6891)
+++ trunk/Catalyst-Plugin-Session-State-Cookie/lib/Catalyst/Plugin/Session/State/Cookie.pm 2007-09-14 16:19:35 UTC (rev 6892)
@@ -250,15 +250,18 @@
=head1 AUTHORS
+Yuval Kogman E<lt>nothingmuch at woobling.orgE<gt>
+
+=head1 CONTRIBUTORS
+
This module is derived from L<Catalyst::Plugin::Session::FastMmap> code, and
has been heavily modified since.
Andrew Ford
Andy Grundman
Christian Hansen
-Yuval Kogman, C<nothingmuch at woobling.org>
Marcus Ramberg
-Jonathan Rockway, C<jrockway at cpan.org>
+Jonathan Rockway E<lt>jrockway at cpan.orgE<gt>
Sebastian Riedel
=head1 COPYRIGHT
More information about the Catalyst-commits
mailing list