Help for this page

Select Code to Download


  1. or download this
     perl -MData::Dumper -e 'my $ref = []; print Dumper eval Dumper [$ref,
    + $ref];
    
  2. or download this
    $VAR1 = [
              [],
              undef
            ];