Help for this page

Select Code to Download


  1. or download this
    #error
    Sheet: sheet1
    ...
            Expected fields to be an array ref at test_csv_1.pl line 38.
            Text::CSV_PP::print('Text::CSV=HASH(0x348e558)', 'S.no') calle
    +d at
    test_csv_1.pl line 38
    
  2. or download this
    use strict;
    use warnings;
    ...
                   }
            close FH or die "new.csv: $!";
     }