Help for this page

Select Code to Download


  1. or download this
      A         B
    1 Number  Name
    2       1 Fred
    3      15 Barney
    4      27 Homer
    
  2. or download this
    #! perl
    use strict;
    ...
    
    print "Read with Spreadsheet::XSLX\n";
    dd $excel;
    
  3. or download this
    21:43 >perl 1017_SoPW.pl
    Read with Spreadsheet::XSLX
    ...
    }, "Spreadsheet::ParseExcel::Workbook")
    
    21:43 >