The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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