libnet-ip-perl 1.26-2ubuntu0.20.04.1 source package in Ubuntu
Changelog
libnet-ip-perl (1.26-2ubuntu0.20.04.1) focal; urgency=medium * d/p/debian/patches/Net-IP-1.26-rt60439.patch: Add patch to let Net::IP deal with zero IPs or networks based (LP: #2083236). -- Miriam España Acebal <email address hidden> Thu, 28 Nov 2024 09:44:43 +0100
Upload details
- Uploaded by:
- Miriam España Acebal
- Sponsored by:
- Christian Ehrhardt
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- perl
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | updates | main | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libnet-ip-perl_1.26.orig.tar.gz | 30.1 KiB | 040f16f3066647d761b724a3b70754d28cbd1e6fe5ea01c63ed1cd857117d639 |
libnet-ip-perl_1.26-2ubuntu0.20.04.1.debian.tar.xz | 6.0 KiB | 043dcd474bcf80af711019ed407b105557f5ed43f869e47cf56d947a54824869 |
libnet-ip-perl_1.26-2ubuntu0.20.04.1.dsc | 2.1 KiB | 9eb42589445ffd02630c4bd99adc9dffdc307eb26720bab55dd9ac0078bdfdcf |
Available diffs
Binary packages built by this source
- libnet-ip-perl: Perl extension for manipulating IPv4/IPv6 addresses
Net::IP provides functions to deal with IPv4/IPv6 addresses.
The module can be used as a class, allowing the user to instantiate IP
objects, which can be single IP addresses, prefixes, or ranges of addresses.
There is also a procedural way of accessing most of the functions. Most
subroutines can take either IPv4 or IPv6 addresses transparently.