Help for this page

Select Code to Download


  1. or download this
      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.