All you'd need to do is replace the HT parameters in your templates with TT syntax. You should also look at C::A::Plugin::AnyTemplate if you don't want to change the invocation of your templates by your Perl code
> -----Original Message----- > From: news [mailto:[EMAIL PROTECTED] On Behalf Of Robert Hicks > Sent: Wednesday, 11 October 2006 12:45 p.m. > To: [email protected] > Subject: [cgiapp] HTML::Template -> TT > > I would "like" to move one of my sites to TT from > HTML::Template. It uses the ValidateRM module currently > because the pod examples are in HT. > > Is there somewhere that shows how to do that? > > Robert > > > --------------------------------------------------------------------- > Web Archive: http://www.mail-archive.com/[email protected]/ > http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[email protected]/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
