On Fri, 7 Jun 2002, Tony Bowden wrote:

> >    $template->param(long_date  => $long_date,
> >                     short_date => $short_date);
> > In the template:
> >
> >    The long date: <tmpl_var long_date>  <br>
> >    The short date: <tmpl_var short_date>
>
> Can I vote for "yick" on this?

Sure.  That's what's great about Perl - there's always more than one way
to do it.  If you don't like HTML::Template then don't use it.

-sam

Reply via email to