in reply to Re: Errors while parsing a specific type of Excel File.in thread Errors while parsing a specific type of Excel File.
$SIG{'__WARN__'} = \&alarm_handler; # install signal handler to suppre +ss warnings [download]
sub alarm_handler () { return; } [download]