K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2015-05-27T21:21:54.133325Z K 7 svn:log V 345 This module provides a secure, efficient, and simple interface for creating session tokens, password reset codes, temporary passwords, random identifiers, and anything else you can think of. Like this: my $token = Session::Token->new->get; # 128 bits WWW: http://search.cpan.org/dist/Session-Token/ PR: 200390 Submitted by: hvo.pm@xs4all.nl END