in reply to Re: os upgrade breaks cgiin thread os upgrade breaks cgi
That SIG DIE line can be replaced with
use Carp::Always; [download]
Assuming you first install the module, of course.