Skip Menu |

This queue is for tickets about the AnyEvent-Handle-UDP CPAN distribution.

Report information
The Basics
Id: 110560
Status: new
Priority: 0/
Queue: AnyEvent-Handle-UDP

People
Owner: Nobody in particular
Requestors: UNDEF [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: remove FATAL warnings
Hi, please remove use warnings FATAL => 'all' as this break application FATAL varning can't be catched by eval and in case of warning the whole application just stops.