File: README.md

package info (click to toggle)
libapache-session-browseable-perl 1.3.16-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 348 kB
  • sloc: perl: 1,903; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 513 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Apache::Session::Browseable

[![Build Status](https://github.com/LemonLDAPNG/Apache-Session-Browseable/actions/workflows/ci.yml/badge.svg)](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/