• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

lib/Apache/Session/H20-May-2010-1,374663

t/H20-May-2010-555404

Build.PLH A D10-Oct-2009952 2723

ChangesH A D20-May-20105.6 KiB210122

LICENSEH A D10-Oct-200920.1 KiB384309

MANIFESTH A D10-Oct-2009273 1716

META.ymlH A D20-May-2010684 2928

Makefile.PLH A D10-Oct-2009799 2220

READMEH A D10-Oct-2009290 139

SIGNATUREH A D10-Oct-20091.6 KiB3932

README

1This module provides a simple wrapper for Apache::Session that manages
2the session id for you.  See the module documentation for details.
3
4INSTALLATION
5
6To install this module type the following in the distribution
7directory:
8
9   perl Build.PL
10   ./Build
11   ./Build test
12   ./Build install
13