Import of MIKER/NetAddr-IP-4.034 from CPAN.
gitpan-cpan-distribution: NetAddr-IP
gitpan-cpan-version:      4.034
gitpan-cpan-path:         MIKER/NetAddr-IP-4.034.tar.gz
gitpan-cpan-author:       MIKER
gitpan-cpan-maturity:     released
1 parent 20a988b commit a014e4f9cd357464734b5a469122e24c9952e135
@Michael Robinton Michael Robinton authored on 25 Oct 2010
Gitpan committed on 21 Oct 2014
Showing 5 changed files
View
6
Changes
Revision history for Perl extension NetAddr::IP
 
4.034 Mon Oct 25 16:22:01 PDT 2010
Updated Lite::_xnew v1.20 to properly handle ipV6 notation of the form
xxxx:xxxx:xxxx:xxxx:xxxx:xxxx, DDD
 
Thanks to Dusty Mabe <Dusty.Mabe@tekelec.com> for spotting this bug
 
4.033 Wed Sep 29 10:32:50 PDT 2010
Conditionalize import of AF_INET6 in Util.pm
NetAddr::IP::UtilPolluted
View
2
■■■
IP.pm
@EXPORT_FAIL = qw($_netlimit);
 
@ISA = qw(Exporter NetAddr::IP::Lite);
 
$VERSION = do { sprintf " %d.%03d", (q$Revision: 4.33 $ =~ /\d+/g) };
$VERSION = do { sprintf " %d.%03d", (q$Revision: 4.34 $ =~ /\d+/g) };
 
=pod
 
=head1 NAME
View
Lite/Changes
View
Lite/Lite.pm
View
META.yml