Where does this need to be patched ?
On Monday 22 November 2004 06:29 pm, Jan Kratochvil wrote:
> use Carp qw(confess cluck);
>
> # We will really get SIGHUP on the line hangup.
> for (qw(HUP PIPE)) {
> $SIG{$_}=eval "sub { cluck 'Got signal SIG$_'; };";
> }-- Brian Wilkins Software Engineer [EMAIL PROTECTED] Heritage Communications Corporation Melbourne, FL USA 32935 321.308.4000 x33 http://www.hcc.net
