Help for this page

Select Code to Download


  1. or download this
    c:\@Work\Perl\monks>perl -wMstrict -le
    "my @ra = (1, 2, 3);
    ...
     $ar == $ref_deref_ref or die 'not same';
    "
    ARRAY(0x145ff0) ARRAY(0x145ff0)