On 8/10/07, Tatsuhiko Miyagawa <[EMAIL PROTECTED]> wrote:
> On 8/10/07, Steve Chervitz <[EMAIL PROTECTED]> wrote:
> > to this:
> >
> >     my $vars = {
> >     fruit => 'apple',
> >     colors => qw(red yellow green blue)
> >     };
>
> and I guess this should really be:
>
>   color => [ qw(red yellow green blue) ],
>
>
>
> --
> Tatsuhiko Miyagawa
>


Updated accordingly.  Thanks for pointing it out.

-J

-- 
J. Shirley :: [EMAIL PROTECTED] :: Killing two stones with one bird...
http://www.toeat.com

_______________________________________________
List: Catalyst@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/

Reply via email to