File: INSTALL

package info (click to toggle)
libapache-session-perl 1.94-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 448 kB
  • sloc: perl: 1,514; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 291 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13

First, build, test, and install mod_perl and Apache.  You may also need to 
install one or more of the following modules from CPAN: DBI, IPC::Shareable,
Storable, FreezeThaw, MD5.

After all of that:

 perl Makefile.PL
 make install
 perldoc Apache::Session

Have fun,
Jeffrey