Re: short form for (defined $x and defined $y and ... )?
- From: robic0
- Date: Sun, 26 Mar 2006 18:06:05 -0800
On Sat, 25 Mar 2006 14:33:49 -0500, Uri Guttman <uri@xxxxxxxxxxxxxxx> wrote:
"AS" == Anno Siegel <anno4000@xxxxxxxxxxxxxxxxxxxxxxx> writes:
AS> Unlike Uri, occasionally I do want to verify that all members of a
AS> list (or an array) are defined. I found the behavior of
AS> List::Util::first less than satisfactory in that regard. Nice to
AS> know about firstidx.
i just design so that isn't needed. not too hard i think. there are many
ways of doing things and i try to spend more time picking ones which
don't make me code stuff like that (and other constructs i don't
like. :)
uri
You insinuate a higher intelligence design while using code other folks program...
Pretty soon you won't need to code at all.
And I'm being quite literal. Knowledge of usage of other ppl's code is what your
trying to master whithout knowing the methods.
Doesn't it nagg your brain when people have to write code for you because your
too lazy or stupid to do it yourself?
robic0
.
- References:
- short form for (defined $x and defined $y and ... )?
- From: Markus Dehmann
- Re: short form for (defined $x and defined $y and ... )?
- From: attn.steven.kuo@xxxxxxxxx
- Re: short form for (defined $x and defined $y and ... )?
- From: Anno Siegel
- Re: short form for (defined $x and defined $y and ... )?
- From: attn.steven.kuo@xxxxxxxxx
- Re: short form for (defined $x and defined $y and ... )?
- From: Anno Siegel
- Re: short form for (defined $x and defined $y and ... )?
- From: Uri Guttman
- short form for (defined $x and defined $y and ... )?
- Prev by Date: Re: Required Perl Developer w/ UNIX. SQL and Shell Scripting.
- Next by Date: Re: file renamer... request feedback
- Previous by thread: Re: short form for (defined $x and defined $y and ... )?
- Next by thread: Re: short form for (defined $x and defined $y and ... )?
- Index(es):
Relevant Pages
|