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: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/