Help for this page

Select Code to Download


  1. or download this
    use Data::Dumper;
    use Algorithm::Diff qw(diff);
    ...
    print "@a\n";
    print "@b\n";
    }
    
  2. or download this
    $VAR1 = [
              [
    ...
              ]
            ];