> Puneet Kishor wrote
> > [...] because I am using 
> > CGI::Session, and I am not sure if that will work with 
> CGI::Simple (can 
> > anyone tell me if it will and how?). 
> 
> There has been some recent discussion on the CGI::Application 
> list of just
> this issue. It seems that CGI::Session does a pretty strict 
> test to make sure
> that it has a CGI.pm object and not just a compatible object. 
> I think some
> work is underway to change this so that it does some tests 
> for the param() and
> cookie() methods. So, not right now, but maybe not too much later.


I use CGI::Session in combination with mod_perl and it works like a
charm.
(No wonder since Apache::Request was written with backward
compatibility in mind.)
>From what I can say so far mod_perl, HTML::Template and CGI:Session
are a winning team ;-)

Regards,
Sebastian



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id149&alloc_id66&op=click
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to