Hi,
Does anyone know how to get
to work with the new versions of ActivePerl?
I'm using v5.14 and it seerms if you issue a 'die' command or there is a compile error, they are no longer outputted to the browser making debugging a complete nightmare.
help getting fatals to browser working is very much appreciated.
Regards,
1DMF
"In complete darkness we are all the same, it is only our knowledge and wisdom that separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!"
Free Electronic Dance Music Download
Does anyone know how to get
Code:
use CGI::Carp qw(fatalsToBrowser warningsToBrowser);
I'm using v5.14 and it seerms if you issue a 'die' command or there is a compile error, they are no longer outputted to the browser making debugging a complete nightmare.
help getting fatals to browser working is very much appreciated.
Regards,
1DMF
"In complete darkness we are all the same, it is only our knowledge and wisdom that separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!"
Free Electronic Dance Music Download