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 _______________________________________________ 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/
