Package: net-ip-pm
Version: 1.26
Revision: 1
Type: perl
Description: Easy manipulation of IPv4 and IPv6 addresses
License: Artistic
Homepage: https://metacpan.org/dist/Net-IP/
Maintainer: Daniel Macks <dmacks@netspace.org>
Conflicts: net-ip-pm-bin (<< 1.25-1)
Replaces: net-ip-pm-bin (<< 1.25-1)

# Unpack Phase.
Source: mirror:cpan:authors/id/M/MA/MANU/Net-IP-%v.tar.gz
Source-Checksum: SHA256(040f16f3066647d761b724a3b70754d28cbd1e6fe5ea01c63ed1cd857117d639)

# Install Phase.
UpdatePOD: true
DocFiles: Changes COPYING README

# Documentation.
DescDetail: <<
This module 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.
<<
DescPackaging: <<
	Former maintainer: Blair Zajac <blair@orcaware.com>
<<