[ 原始碼: libnet-subnet-perl ]
套件:libnet-subnet-perl(1.03-2)
libnet-subnet-perl 的相關連結
Debian 的資源:
下載原始碼套件 libnet-subnet-perl:
- [libnet-subnet-perl_1.03-2.dsc]
- [libnet-subnet-perl_1.03.orig.tar.gz]
- [libnet-subnet-perl_1.03-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Fast IP-in-subnet matcher module for IPv4 and IPv6
Net::Subnet is a simple but fast pure Perl module for determining whether a given IP address is in a given set of IP subnets. It's iterative, and it doesn't use any fancy tries, but because it uses simple bitwise operations on strings it's still very fast.
The module supports both IPv4 and IPv6.
其他與 libnet-subnet-perl 有關的套件
|
|
|
|
-
- dep: libsocket6-perl
- Perl extensions for IPv6
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language