[Templates] Apache::Template and TT2ServiceModule directive doesn't work insidea Location block

2003-07-25 Thread Christopher L. Everett
Am I doomed to use one and only one service module? It would be nice to have something like this in my httpd.conf with the service module varying by Location block: Include conf/physemp.affiliate.tt2.conf Location /affiliate/report/basic_stats Options ExecCGI SetHandler perl-script

Re: [Templates] Processing a template stored in a variable.

2003-07-25 Thread Andy Wardley
Travis Spencer wrote: I am trying to process a template that is stored in a TT variable. [...] my $mainTemplate = '[% PROCESS embTemplate %]'; The eval filter is your friend. [% embTemplate | eval %] HTH A ___ templates mailing list [EMAIL

Re: [Templates] Template Toolkit verion 2.10

2003-07-25 Thread Andy Wardley
Simon Wilcox wrote: I'm getting a build failure on 2.10, in t/autoform.t : Don't sweat it. Autoformat seems to be very variable about the output it generates. I disabled the tests for Perl 5.8.0 because they go all over the place. Perhaps I should do the same for 5.6.1, or just remove them

Re: [Templates] PDF templates

2003-07-25 Thread Alex McLintock
At 00:45 25/07/03, Fong, Anna wrote: I'd like to create a PDF template that I can use on a Unix server and populate the template from a database to create new PDFs for future editions of this report. I do have Perl and DBI installed, though probably not the versions required by

RE: [Templates] PDF templates

2003-07-25 Thread Dan Muey
At 00:45 25/07/03, Fong, Anna wrote: I'd like to create a PDF template that I can use on a Unix server and populate the template from a database to create new PDFs for future editions of this report. I do have Perl and DBI installed, though probably not the versions required by

[Templates] Apache::Template perl directory configuration

2003-07-25 Thread Christopher L. Everett
I wish to reuse various templates in toto between different URLs but have different means of providing the information I fill the template with depending on the uri. So far, I've tried using TT2PluginBase and TT2ServiceModule directives inside Location blocks inside my apache configuration

Re: [Templates] Template Toolkit verion 2.10

2003-07-25 Thread Kenny Gatdula
After I ignore the tests, and make install, I ran t/date.t by hand. This was on 5.6.1 and 5.8 on Win32. I happily ignored the failures, but, thought you'd like to know. Kenny Failed Test Stat Wstat Total Fail Failed List of Failed