Help for this page

Select Code to Download


  1. or download this
      use strict; 
        use Spreadsheet::ParseExcel; 
    ...
            my $cell        = $_[4]; 
            print $cell->unformatted(), "\n"; 
        }
    
  2. or download this
    D:\Perl\bin\search tool>perl testa.pl 
    UTF-16 surrogate 0xdb79 at D:/Perl/site/lib/Spreadsheet/ParseExcel/ 
    ...
    Use of uninitialized value in unpack at D:/Perl/site/lib/Spreadsheet/ 
    ParseExcel.pm line 1196. 
    Out of memory!
    
  3. or download this
    Perl version : 5.010000 
    OS name : MSWin32 
    ...
    File::Temp 0.18 
    OLE::Storage_Lite 0.18 
    IO::Stringy 2.110