[ANNOUNCE] Template::Plugin::Session 0.01

2003-06-24 Thread Enrico Sorcinelli
Hi all, I'm glad to announce first public release of 'Template::Plugin::Session' module. Template::Plugin::Session - Template Toolkit interface to Apache::Session This Template Toolkit plugin provides an interface to Apache::Session module wich provides a persistence framework for session data.

[ANNOUNCE] Template::Plugin::Apache::SessionManager 0.01

2003-06-23 Thread Enrico Sorcinelli
Hi all, I'm glad to announce first public release of 'Template::PLugin::Apache::SessionManager' module. Template::Plugin::Apache::SessionManager - Session manager Template Toolkit plugin This Template Toolkit plugin provides an interface to Apache::SessionManager module wich provides a session m

[RFC] new module proposal - Log::Colorize

2003-06-13 Thread Enrico Sorcinelli
Hi all, lately I've needed to colorize (or highlight) the lines of some IRC logs. I've searched on CPAN and apparently there isn't any similar module. So I wrote a simple script in order to do it. The output can be in html or to terminal (by using Escape sequences). The module is very simple but a

[RFC] new module proposal

2003-03-26 Thread Enrico Sorcinelli
Hi all, I wrote a simple collection of HTML/XML widget generator (like tabs, boxes, paths) using a master class and the subclasses rendering the particular elements with the same API. I searched on CPAN and apparently I've not found similar modules, except CGI::Widget::Tabs (but my implementation d

PAUSE registration request

2002-04-27 Thread Enrico Sorcinelli
Name: Enrico Sorcinelli E-mail: [EMAIL PROTECTED] Preferred UID: ENRYS Description: I plan to contribute to CPAN with Apache::SessionManager, a mod_perl module that manages all the session life (using Apache::Session). It creates or restores a session object and it makes available it