Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Net-CIDR-Set-0.13-1.29 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: perl-Net-CIDR-Set Distribution: openSUSE Tumbleweed
Version: 0.13 Vendor: openSUSE
Release: 1.29 Build date: Fri Feb 2 17:31:12 2024
Group: Development/Libraries/Perl Build host: i01-ch2a
Size: 36307 Source RPM: perl-Net-CIDR-Set-0.13-1.29.src.rpm
Packager: https://bugs.opensuse.org
Url: http://search.cpan.org/dist/Net-CIDR-Set/
Summary: Manipulate sets of IP addresses
'Net::CIDR::Set' represents sets of IP addresses and allows standard set
operations (union, intersection, membership test etc) to be performed on
them.

In spite of the name it can work with sets consisting of arbitrary ranges
of IP addresses - not just CIDR blocks.

Both IPv4 and IPv6 addresses are handled - but they may not be mixed in the
same set. You may explicitly set the personality of a set:

  my $ip4set = Net::CIDR::Set->new({ type => 'ipv4 }, '10.0.0.0/8');

Normally this isn't necessary - the set will guess its personality from the
first data that is added to it.

Provides

Requires

License

Artistic-1.0 or GPL-1.0+

Changelog

* Tue Apr 14 2015 coolo@suse.com
  - updated to 0.13
    see /usr/share/doc/packages/perl-Net-CIDR-Set/Changes
* Mon Jun 11 2012 cfarrell@suse.com
  - license update: GPL-1.0+ or Artistic-1.0
    SPDX format
* Wed Jun 06 2012 chris@computersalat.de
  - initial package 0.11
    * created by cpanspec 1.78.03

Files

/usr/lib/perl5/vendor_perl/5.38.2/Net
/usr/lib/perl5/vendor_perl/5.38.2/Net/CIDR
/usr/lib/perl5/vendor_perl/5.38.2/Net/CIDR/Set
/usr/lib/perl5/vendor_perl/5.38.2/Net/CIDR/Set.pm
/usr/lib/perl5/vendor_perl/5.38.2/Net/CIDR/Set/IPv4.pm
/usr/lib/perl5/vendor_perl/5.38.2/Net/CIDR/Set/IPv6.pm
/usr/share/doc/packages/perl-Net-CIDR-Set
/usr/share/doc/packages/perl-Net-CIDR-Set/Changes
/usr/share/doc/packages/perl-Net-CIDR-Set/README
/usr/share/man/man3/Net::CIDR::Set.3pm.gz
/usr/share/man/man3/Net::CIDR::Set::IPv4.3pm.gz
/usr/share/man/man3/Net::CIDR::Set::IPv6.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 30 23:40:51 2024