John P. Linderman [Wed, 28 Aug 2002 08:04:29 +0000 (04:04 -0400)]
From: "John P. Linderman" <jpl@research.att.com>
Message-Id: <
200208271900.PAA98096@raptor.research.att.com>
p4raw-id: //depot/perl@17825
else {
croak 'Bad arg count' if @_ % 2;
my %arg = @_;
- my $ds = $self->stat
+ $ds = $self->stat
or return undef;
my($key,$val);
$ds->$key($val)