Help for this page

Select Code to Download


  1. or download this
    use Spreadsheet::ParseExcel;
    use strict;
    ...
        }
      }
    }
    
  2. or download this
    [root@monarch monarch]# perl /tmp/parseexcel.pl /tmp/deleteme.xls
    --------- SHEET:Sheet1
    ...
    ( 3 , 1 ) =>This cell is normal
    --------- SHEET:Sheet2
    --------- SHEET:Sheet3