Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Net-Netmask: Perl module for manipulation and lookup of IP network blocks
- Summary
- Net::Netmask parses and understands IPv4 CIDR blocks. It's built with
an object-oriented interface. Nearly all functions are methods that
operate on a Net::Netmask object.
Changelog
- * Fri May 20 17:00:00 2005 Ville Skyttä <ville.skytta at iki.fi> - 0:1.9012-1
- 1.9012, use canonical CPAN URL in Source0.
- * Sun Aug 15 17:00:00 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:1.9011-1
- Update to 1.9011.
- Bring up to date with current fedora.us Perl spec template.
- * Sun Feb 8 16:00:00 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:1.9007-0.fdr.2
- Reduce directory ownership bloat.
- Run tests in the %check section.