[Catalyst] Using CGI via template...

Christopher Hicks chicks at chicks.net
Wed Apr 13 18:58:37 CEST 2005


On Wed, 13 Apr 2005, LD wrote:
> [% MACRO scalar(list) GET list.join %]
> [% scalar(CGI.end_form) %]

I'd suggest calling this something other than scalar() since the perl 
scalar() has significantly different semantics than yours.  Calling it 
listcat() or listjoin() would be a lot less confusing to those of us who 
think in Perl.  :)

-- 
</chris>

"There are four boxes to be used in defense of liberty:
  soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)



More information about the Catalyst mailing list