Help for this page

Select Code to Download


  1. or download this
    use Spreadsheet::ParseExcel;
    
    ...
    if ( !defined $workbook ) {
        die $parser->error(), ".\n";
    }
    
  2. or download this
    C:arthlink.xls
    File not found.
    
  3. or download this
    my $filename = shift || 'C:\Earthlink.xls';