Hi! On Fri, Oct 01, 2004 at 02:31:48PM +0100, Dave Cross wrote: > Following a discussion on my use.perl journal[1], I'd be really > interested in hearing about anyone who is using TT but not Perl - that > is using templates with tpage, ttree or Apache configured with > Apache::Template (or similar) such that useful applications are > developed purely in TT without needing to write Perl code.
I'm using ttree to generate the pages for vienna.pm.org It involes no Perl code (besides a 3 line bin/build) But I guess I wouldn't have used TT if I wasn't using it allready in a lot of very Perl related contexts. And I'm definitly a Perl programmer. So I don't know if this example actually counts... -- #!/usr/bin/perl http://domm.zsi.at for(ref bless{},just'another'perl'hacker){s-:+-$"-g&&print$_.$/} _______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.template-toolkit.org/mailman/listinfo/templates
