in reply to •Re: Re: using slash?
in thread using slash?
I downloaded Slash 2.2.6 and took a quick gander at Slash.pm.
I quit reading when I got to this:
# this is the worst damned warning ever, so SHUT UP ALREADY! $SIG{__WARN__} = sub { warn @_ unless $_[0] =~ /Use of uninitialized v +alue/ };
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re^3: using slash?
by chromatic (Archbishop) on Jan 29, 2003 at 17:48 UTC | |
by shotgunefx (Parson) on Jan 30, 2003 at 00:59 UTC |