[Catalyst] assigning vars to $c->stash
Octavian Rasnita
orasnita at gmail.com
Mon Mar 12 12:57:57 GMT 2007
Thank you all for your solutions. I think this is the most simple.
Octavian
----- Original Message -----
From: "Eden Cardim" <edencardim at gmail.com>
To: "The elegant MVC web framework" <catalyst at lists.rawmode.org>
Sent: Monday, March 12, 2007 2:39 PM
Subject: Re: [Catalyst] assigning vars to $c->stash
On 3/12/07, Robert 'phaylon' Sedlacek <rs at 474.at> wrote:
>
> $c->stash( %$hash );
$c->stash( $hash );
is a little bit faster...
--
Eden Cardim
Instituto Baiano de Biotecnologia
Núcleo de Biologia Computacional e Gestão de Informações Biotecnológicas
Laboratório de Bioinformática
--
"you seem to think that 'close enough' is close enough...
please learn to be 'literal' around programming."
merlyn - on irc.freenode.net#perl
_______________________________________________
List: Catalyst at lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/
More information about the Catalyst
mailing list