?????????? ????????? - ??????????????? - /home/.cpan/build/NetAddr-IP-4.079-0/Lite/t/lemasklen.t
???????
use NetAddr::IP::Lite; my @masks = 0 .. 32; $| = 1; print '1..', scalar @masks, "\n"; my $count = 1; for my $m (@masks) { my $ip = new NetAddr::IP::Lite '10.0.0.1', $m; if ($ip->masklen == $m) { print "ok ", $count ++, "\n"; } else { print "not ok ", $count ++, "\n"; } }
| ver. 1.6 |
Github
|
.
| PHP 8.2.30 | ??????????? ?????????: 0 |
proxy
|
phpinfo
|
???????????