Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
            $rowName, map {defined $_ ? $_ : ''} @{$rows{$rowName}}{@setNa
    +mes}),
            "\n";
    }
    
  2. or download this
    Name    SET1    SET2    SET3
    AA    0    1    0
    BB    0        0
    CC    2    3