[Catalyst] Bug in wiki

Tatsuhiko Miyagawa miyagawa at gmail.com
Fri Aug 10 22:50:17 GMT 2007


On 8/10/07, Steve Chervitz <sac at bioperl.org> 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



More information about the Catalyst mailing list