in reply to Re^3: scandns.pl
in thread scandns.pl
as I read it...
You're reading it wrong.
$x is counting the number of valid octets. The number of valid octets should be 4, not simply >0. It's fine to return 4 rather than 'true', but it is not fine to return 1 or 2 or 3. The number of the counting shall be 4.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: scandns.pl
by afoken (Chancellor) on Nov 16, 2013 at 08:53 UTC |