Main > Programming > Libraries >

NetAddr::IP 4.004

NetAddr::IP 4.004

Sponsored Links

NetAddr::IP 4.004 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.095 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 923
Date added: 2007-04-17
Publisher: Luis E. Muñoz

NetAddr::IP 4.004 description

NetAddr::IP is a Perl module that can manage IPv4 and IPv6 addresses and subnets.

SYNOPSIS

use NetAddr::IP qw(
Compact
Coalesce
Zero
Ones
V4mask
V4net
:aton
:old_storable
:old_nth
);

my $ip = new NetAddr::IP loopback;

print "The address is ", $ip->addr, " with mask ", $ip->mask, "n" ;

if ($ip->within(new NetAddr::IP "127.0.0.0", "255.0.0.0")) {
print "Is a loopback addressn";
}

# This prints 127.0.0.1/32
print "You can also say $ip...n";
* The following four functions return ipV6 representations of:
:: = Zeros();
FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF: = Ones();
FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:: = V4mask();
::FFFF:FFFF = V4net();
* To accept addresses in the format as returned by inet_aton, invoke the module as:
use NetAddr::IP qw(:aton);
* To enable usage of legacy data files containing NetAddr::IP objects stored using the Storable module.
use NetAddr::IP qw(:old_storable);
* To compact many smaller subnets (see: $me->compact($addr1, $addr2,...)
@compacted_object_list = Compact(@object_list)
* Return a reference to list of NetAddr::IP subnets of $masklen mask length, when $number or more addresses from @list_of_subnets are found to be contained in said subnet.
$arrayref = Coalesce($masklen, $number, @list_of_subnets)

NetAddr::IP 4.004 Screenshot

Advertisements

NetAddr::IP 4.004 Keywords

Bookmark NetAddr::IP 4.004

Hyperlink code:
Link for forum:

NetAddr::IP 4.004 Copyright

WareSeeker periodically updates pricing and software information of NetAddr::IP 4.004 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of NetAddr::IP 4.004 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
NetAddr::IP::UtilPP is a Perl module with pure Perl functions for NetAddr::IP::Util. Free Download
NetAddr::IP::Find is a Perl module to find IP addresses in plain text. Free Download
netfico is a complete Linux/netfilter (iptables) firewall and gateway configuration tool. Free Download
Net::LDAP::FAQ is a Perl module with Frequently Asked Questions about Net::LDAP. Free Download
Net::AudioScrobbler is a Perl module that provides an interface to AudioScrobbler. Free Download
VTKRendering is a Perl interface to VTKRendering library. Free Download
Contact Form is a perl script that you can run on your website that will allow others to send you email through a web interface. Free Download
VTKImaging is a Perl interface to VTKImaging library. Free Download