> Also, the following line in Template::Service::Apache (line 132-ish)
> needs to change:
> #$params->{ params } = { %{ $request->parms() } }
> $params->{ params } = { %{ $request->param || {} } }
>
> parms is removed in favor of param, which disconcertingly seems to
> return undef if there are no params.
>
> But after all that, stuff seems to be working! Good thing, I was headed
> for an aneurism.
sorry about those issues. a new package has been uploaded to the same location
http://www.modperlcookbook.org/~geoff/modules/experimental/
with the two changes listed in this thread. please give it a whirl and let
me know if it seems to be working ok.
--Geoff
_______________________________________________
templates mailing list
[email protected]
http://lists.template-toolkit.org/mailman/listinfo/templates