This is version 0.02 of Template::Plugin::Apache::SessionManager
This package is a Template Toolkit plugin that provides an interface to Apache::SessionManager module wich provides a session manager for a web application. This modules allows you to integrate a transparent session management into your TT2 template documents.
See perldoc Template::Plugin::Apache::SessionManager for module documentation and use
+ Added howto documentation into pod
- Tested to work under Template Toolkit 2.10
In order to install and use this package you will need Perl version 5.005 or better. Installation as usual:
% perl Makefile.PL
% make
% make test
% su
Password: *******
% make install
(http://www.cpan.org/modules/by-module/Apache/Apache-Session-x.yy.tar.gz)
(http://www.cpan.org/modules/by-module/Template/Template-Toolkit-x.yy.tar.gz)
Copyright (C) 2001-2003 Enrico Sorcinelli. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Author: Enrico Sorcinelli <enrico@sorcinelli.it>