Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    ...
       ['i','Y','k','l'],
       ['m','n','o','p']
      ];
    
  2. or download this
    C:/Perl_524/bin\perl.exe  d:/tmp/matrix_range.pl 
    1..2
    ok 1
    ok 2