in reply to Re^2: using warn instead or print STDERR?
in thread using warn instead or print STDERR?
# debugger, please slow down when you see keyword $SIG{__WARN__} = sub { $DB::single = $_[0] =~ /keyword/; warn(@_) }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: using warn instead or print STDERR?
by ryanc (Monk) on Feb 27, 2009 at 05:12 UTC |