Help for this page

Select Code to Download


  1. or download this
    Use of uninitialized value $t[6] in string eq at Project1_6.pl line 48
    +, <FH> line 2551.
    Use of uninitialized value $t[6] in string eq at Project1_6.pl line 42
    +, <FH> line 2552.
    
  2. or download this
         use Excel::Writer::XLSX;
        use strict;
        use warnings;
    ...
        }        
        $workbook->close();
        close(FH);