Help for this page

Select Code to Download


  1. or download this
    Software error:
    Could not open Excel spreadsheet file 'test.xls': Bad file descriptor 
    +at /usr/lib/perl5/site_perl/5.8.6/Spreadsheet/BasicRead.pm line 306.
    For help, please send mail to the webmaster (user@localhost.localdomai
    +n), giving this error message and the time and date of the error.
    
  2. or download this
    #!/usr/bin/perl
    
    ...
       $row++;
       print join(',', $row, @$data), "\n";
    }