NAME
CGI::Session::Driver::memcached - CGI::Session driver for memcached
SYNOPSIS
DESCRIPTION
memcached stores session data into memcached.
DRIVER ARGUMENTS
The only supported driver argument is 'Memcached'. It's an instance of Cache::Memcached.
REQUIREMENTS
TODO
AUTHOR
Kazuhiro Oinuma <oinume@cpan.org>
REPOSITORY
COPYRIGHT AND LICENSE
Copyright (C) 2005 - 2009 Kazuhiro Oinuma <oinume@cpan.org>. All rights reserved. This library is free software. You can modify and or distribute it under the same terms as Perl itself.