Skip to content

skx/CGI--Session--Driver--redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                    ========================================
                       CGI::Session::Driver::redis
                    ========================================

CGI::Session::Driver::redis is CGI::Session driver for redis.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

  CGI::Session
  Redis

COPYRIGHT AND LICENCE

Copyright (C) 2010-2014 Steve Kemp <steve@steve.org.uk>.  All rights reserved.

This library is free software. You can modify and or distribute it under the same terms as Perl itself.

About

CGI::Session driver using redis for storage.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages