Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 492 Bytes

File metadata and controls

25 lines (17 loc) · 492 Bytes

Apache::Session::LDAP

Build Status

Store sessions in an LDAP directory.

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:

  • Apache::Session
  • Net::LDAP

CPAN

See http://search.cpan.org/dist/Apache-Session-LDAP/