1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
# Apache::Session::Browseable
[](https://github.com/LemonLDAPNG/Apache-Session-Browseable/actions/workflows/ci.yml)
This module is an Apache::Session implementation allowing to define index to speed up searches.
## Installation
To install this module type the following:
````
perl Build.PL
./Build
./Build test
./Build install
````
## CPAN
See http://search.cpan.org/dist/Apache-Session-Browseable/
|