Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Net-IP: Perl module for manipulation of IPv4 and IPv6 addresses
- Summary
- This is the Net::IP module, designed to allow easy manipulation of
IPv4 and IPv6 addresses.
There is also a small application which uses the IP.pm module:
ipcount.pl. Basically, it's an IP address mini-calculator, it can
calculate the number of IP addresses in a prefix or all the prefixes
contained in a given range.
Arch: src
| Download: | perl-Net-IP-1.22-1.src.rpm |
| Build Date: | Tue May 31 12:33:51 2005 |
| Packager: | Karanbir Singh <kbsingh{%}karan{*}org> |
| Size: | 30 KiB |
Changelog
- * Sun May 29 13:00:00 2005 Ville Skyttä <ville.skytta at iki.fi> - 0:1.22-1
- 1.22, include test case for rt.cpan.org #7528 patch.
- Patch to mute stdout noise from ip_reverse().
- * Thu Dec 2 12:00:00 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:1.21-1
- Update to 1.21.
- * Sat Nov 6 12:00:00 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:1.20-0.fdr.7
- Apply fixes from rt.cpan.org #3844 and #7528.
- Some specfile cleanups.