in reply to Testing $! when use strict is in effect
if ($!{EWOULDBLOCK} ) { # would block }; [download]