On Fri, 22 Apr 2005, Cees Hek <suppressed> wrote: [..]
Thanks Cees, it was using the XS mod, but it made no difference changing it to Template::Stash unfortunately. And I'm not getting very far with the mod_perl debugging either (see other reply). May end up just having to accept it.Are you using the experimental XS Stash module with TT? See Template/Config.pm to see if you are, and if so, try the pure perl one instead. To use the pure perl stash, just edit Template/Config.pm and change the following line: $STASH = 'Template::Stash::XS'; to: $STASH = 'Template::Stash';
--
Richard Jones
Leeds, UK
mailto:suppressed
---------------------------------------------------------------------
Web Archive: http://www.mail-archive.com/suppressed/
http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: suppressed
For additional commands, e-mail: suppressed
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.