Apache-Session-Memcached

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

INSTALLATION

To install this module type the following:

   %> perl Makefile.PL
   %> make
   %> make test
   %> make install

Note: for live tests, you must run at least a memcached daemon and you could
need to edit t/CONFIG file, in order to set correct parameters used for
testing. 

DEPENDENCIES

This module requires these other modules and libraries:

- Apache::Session >= 1.54
- Cache::Memcached >= 1.14

COPYRIGHT AND LICENCE

lib/Apache/Session/Memcached.pm  view on Meta::CPAN

=back

Installation as usual:

   %> perl Makefile.PL
   %> make
   %> make test
   %> make install

Note: for live tests, you must run at least a memcached daemon and you could
need to edit t/CONFIG file, in order to set correct parameters used for
testing. 

=head1 SEE ALSO

L<Apache::Session::Store::Memcached|Apache::Session::Store::Memcached>,
L<Apache::Session|Apache::Session>,
L<Apache::Session::Flex|Apache::Session::Flex>,
L<Cache::Memcached|Cache::Memcached>, L<memcached>.

=head1 AUTHOR



( run in 0.447 second using v1.01-cache-2.11-cpan-de7293f3b23 )