in reply to
This is not a pipe
$SIG{PIPE} = sub { die "Ceci n'est pas une pipe" }
(This line has actually appeared in production code of mine)
Comment on
Re: This is not a pipe
Download
Code
In Section
Perl Poetry