X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FPlugin%2FSession%2FState%2FCookie.pm;h=369a215d4b004913d0788fcff3508194fc5a5b5c;hb=refs%2Ftags%2Fv0.17;hp=8cc945e056ffdc818c5281dd84315035ca7f195f;hpb=b6fda7bbdcf3eab275dad1fcaf9a9fcf55b7e603;p=catagits%2FCatalyst-Plugin-Session-State-Cookie.git diff --git a/lib/Catalyst/Plugin/Session/State/Cookie.pm b/lib/Catalyst/Plugin/Session/State/Cookie.pm index 8cc945e..369a215 100644 --- a/lib/Catalyst/Plugin/Session/State/Cookie.pm +++ b/lib/Catalyst/Plugin/Session/State/Cookie.pm @@ -7,7 +7,7 @@ extends 'Catalyst::Plugin::Session::State'; use MRO::Compat; use Catalyst::Utils (); -our $VERSION = "0.15"; +our $VERSION = "0.17"; has _deleted_session_id => ( is => 'rw' ); @@ -303,10 +303,13 @@ has been heavily modified since. Marcus Ramberg Jonathan Rockway Ejrockway@cpan.orgE Sebastian Riedel + Florian Ragwitz =head1 COPYRIGHT -Copyright (c) 2005, Yuval Kogman C<< >> +Copyright (c) 2005 - 2009 +the Catalyst::Plugin::Session::State::Cookie L and L +as listed above. =head1 LICENSE