in reply to
Re^3: How to use alarm?
in thread
How to use alarm?
I wouldn't call that pedantry: thinking the
die
message includes the value of
$!
by default is a serious misunderstanding of
die
, in disagreement of the "best practice" to include
$!
in the error message yourself.
Comment on
Re^4: How to use alarm?
In Section
Seekers of Perl Wisdom