Help for this page
DB<1> $a = { qw/ foo bar/ } ... 'foo' => 'bar' DB<4> x push @{ $b }, $a Not an ARRAY reference at (eval 17)[/System/Library/Perl/5.18/perl5db. +pl:732] line 2.