X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FPlack%2FSession%2FState.pm;h=9f204aff18bb9abaef40d8adbd0149e6d4657b94;hb=30cc0a719190fa26fb7b844d21db3237b8441db6;hp=bca98ec2545015dd44c39b6a9078c3dc30d3e70a;hpb=ecc6a7ed63a2c3c15593c19fdf685a92e9126903;p=catagits%2FWeb-Session.git diff --git a/lib/Plack/Session/State.pm b/lib/Plack/Session/State.pm index bca98ec..9f204af 100644 --- a/lib/Plack/Session/State.pm +++ b/lib/Plack/Session/State.pm @@ -2,6 +2,9 @@ package Plack::Session::State; use strict; use warnings; +our $VERSION = '0.01'; +our $AUTHORITY = 'cpan:STEVAN'; + use Digest::SHA1 (); use Plack::Util::Accessor qw[