Help for this page

Select Code to Download


  1. or download this
    c:\@Work\Perl\monks>perl -wMstrict -le
    "use Data::Dumper;
    ...
                'g'
              ]
            ];
    
  2. or download this
    c:\@Work\Perl\monks>perl -wMstrict -le
    "use Data::Dump qw(dd);
    ...
     dd \@A1, \@A2;
    "
    Modification of non-creatable array value attempted, subscript -8 at -
    +e line 1.