On Tue, Aug 28, 2001 at 01:31:34PM +0200, Robert Joop wrote:

> how about initializing the variable once instead of inflating (and IMHO
> uglyfying) the code everywhere...?
> 
> or, instead of initializing, using the definedness of a variable as the
> exceptional value, instead of the empty value?

yes, the second solution is the way I would have choosen. But I don't want to
drop all those "if($variable = '')" Code because I was not able to overview the
consquences if I drop all those stuff.
So I went the secure way and put an "if( defined($variable)" in front of all
comparisons to ''

But you are right. I also would prefer to kick those "if($variable = ''" lines
where it is possible.


-- 
tschau , Uwe Gansert
-------------------------------------------------------------------------------
echo '$e=5;$p=3;$q=13;$h=$p*$q;while(($e*++$d)%($h-$p-$q+1)-1){};while($t=subst
r("82758c1b8939c7ef5c5d0°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°1eaa4aa38516aed5559fe
27fd0f5b0b464474b2316eac~~~~        [EMAIL PROTECTED]        ~~~~390a03",$i,3)){$_.=pa
ck"I",(hex($t)%$h)**$d%$°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°h+95;s/_/ /g;$_=($i+=
3)%2?uc:lc;print"$_\n";}'|perl -ne"chomp;s/°|~|\s*ug@[^~]*//g;print"|perl

PGP signature

Reply via email to