Help for this page

Select Code to Download


  1. or download this
    c:\@Work\Perl\monks>perl -wMstrict -le
    "use List::Util qw(max);
    ...
      ["c", "c", "-"],
      ["d", "d", "-"],
    ]
    
  2. or download this
    c:\@Work\Perl\monks>perl -wMstrict -le
    "use List::Util qw(max);
    ...
      ["c", "c", "-"],
      ["d", "d", "-"],
    ]