Re: [Templates] TT2, Apache2, mod_perl2, Apache::SessionManager

[prev] [thread] [next] [Date index for 2004/06/13]

From: Mike Whitaker
Subject: Re: [Templates] TT2, Apache2, mod_perl2, Apache::SessionManager
Date: 11:53 on 13 Jun 2004
> Mike: thanks for the suggested patch
> However, requiring CGI::Cookie even if we don't use it, sounds not too 
> good for
> me :-).

Indeed, but it was the only way I could get round the BEGIN block 
issue...
>
> I think that by patching A::SM 1.01 (I included the patch) with a line 
> like:
>
> my %cookies = $Apache::Request::VERSION >= 2
> 	? Apache::Cookie->fetch($r) : Apache::Cookie->fetch;
>
> will solve the problem.
> I'll upload a new version to CPAN asap (including other features).

Thanks! I look forward to it.
Consider my patch withdrawn :)


_______________________________________________
templates mailing list
templates@xxxxxxxxxxxxxxxx.xxx
http://lists.template-toolkit.org/mailman/listinfo/templates

(message missing)

Re: [Templates] TT2, Apache2, mod_perl2, Apache::SessionManager
Mike Whitaker 11:53 on 13 Jun 2004

[Templates] Templates and mod_rewrite.
=?ISO-8859-1?Q?Lo=EFc?= Paillotin 09:22 on 22 Jun 2004

Re: [Templates] Templates and mod_rewrite.
=?ISO-8859-1?Q?Lo=EFc?= Paillotin 09:43 on 22 Jun 2004

Generated at 08:55 on 15 Mar 2005 by mariachi v0.52