On 3/13/03 at 6:51 PM, [EMAIL PROTECTED] (Sam Tregar) wrote:

> On Tue, 11 Mar 2003, Andrew Brosnan wrote:
> 
> > How can I do this without dereferencing $hashref? Sort of like:
> >
> >     $tmpl->param($hashref);
> 
> Have you tried it?  That should work!
> 

That's what I thought, but HT complained, something like:

    odd number of params...should be param=>value at line...

However $tmpl->param(%$hashref); works fine...weird.

--
This is perl, v5.8.0 built for i386-linux-thread-multi
HTML-Template-2.6


-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to