Import of MIKER/NetAddr-IP-4.012 from CPAN.
gitpan-cpan-distribution: NetAddr-IP
gitpan-cpan-version:      4.012
gitpan-cpan-path:         MIKER/NetAddr-IP-4.012.tar.gz
gitpan-cpan-author:       MIKER
gitpan-cpan-maturity:     released
1 parent 16229b6 commit 84dbb288b5d35cbe6cd282f61fede477267a7a84
@Michael Robinton Michael Robinton authored on 17 Oct 2008
Gitpan committed on 21 Oct 2014
Showing 8 changed files
View
5
Changes
Revision history for Perl extension NetAddr::IP
 
 
4.012 Thu Oct 16 19:35:33 PDT 2008
clear build bug for Win32 in Util.pm v 1.21
 
4.011 released Oct 6 13:10
 
4.010 Sat Sep 27 17:00:28 PDT 2008
in NetAddr::IP::Util v0.19
updated test for ENDIANess in siteconf
View
2
■■■
IP.pm
@EXPORT_OK = qw(Compact Coalesce Zero Ones V4mask V4net);
 
@ISA = qw(Exporter NetAddr::IP::Lite);
 
$VERSION = do { sprintf " %d.%03d", (q$Revision: 4.11 $ =~ /\d+/g) };
$VERSION = do { sprintf " %d.%03d", (q$Revision: 4.12 $ =~ /\d+/g) };
 
=pod
 
=head1 NAME
View
Lite/Changes
View
Lite/Lite.pm
View
Lite/Util/Changes
View
Lite/Util/Makefile.PL
View
Lite/Util/Util.pm
View
META.yml