[Catalyst] Bug in wiki
Steve Chervitz
sac at bioperl.org
Sun Aug 12 00:25:22 GMT 2007
On 8/10/07, J. Shirley <jshirley at gmail.com> wrote:
>
> On 8/10/07, Tatsuhiko Miyagawa <miyagawa at gmail.com> wrote:
> > On 8/10/07, Steve Chervitz <sac at bioperl.org> wrote:
> > > to this:
> > >
> > > my $vars =3D {
> > > fruit =3D> 'apple',
> > > colors =3D> qw(red yellow green blue)
> > > };
> >
> > and I guess this should really be:
> >
> > color =3D> [ qw(red yellow green blue) ],
>
>
> Updated accordingly. Thanks for pointing it out.
Still not fixed. There is an errant semicolon where a comma should be:
fruit =3D> 'apple',
Regards,
Steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20070811/952e9=
85f/attachment-0001.htm
More information about the Catalyst
mailing list