in reply to Re: Little things ;)
in thread Little things ;)
my $numkeys = (keys %hash);
is clearer still and not much longer.
I believe very strongly in clarity when programming,
"even" in Perl.
Regards,
Helgi Briem
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: Little things ;)
by blakem (Monsignor) on Dec 15, 2001 at 01:51 UTC |