-----Original Message----- From: David Scott [mailto:[EMAIL PROTECTED] Sent: Thursday, April 15, 2004 9:55 PM To: cgiapp list Subject: [cgiapp] Overload of load_tmpl proposed
> Here is an overload example which keeps the old API in > place but just passes all parameters through if it is > an even number allowing full HTML::Template > functionality to be used -- why not, since it has to > be installed anyway? > [...] I use directly HTML::Template->new (or HTML::Template->new_scalar_ref) from inside my CGI::A apps now, but I think your solution is very elegant, and represents a very good example of the load_tmpl enhancement I hoped for. Cheers, Emanuele. --------------------------------------------------------------------- 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]
