basically code done by a hacker, not a software developer

if I'm correct this shall mine

if (not( ! defined($rt_nearest) or $dh<$dist)) {
   next;
}


On 7/6/06, Geetha Weerasooriya <[EMAIL PROTECTED]> wrote:
Dear all,

When I was reading a Perl code I found the following line. Can u please
explain what it means?

!defined($rt_nearest) or $dh<$dist or next;

Kind regards,

Geetha





--
Marcos Rebelo
http://oleber.awardspace.com/

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to