Import of MIKER/NetAddr-IP-4.027 from CPAN.
gitpan-cpan-distribution: NetAddr-IP
gitpan-cpan-version:      4.027
gitpan-cpan-path:         MIKER/NetAddr-IP-4.027.tar.gz
gitpan-cpan-author:       MIKER
gitpan-cpan-maturity:     released
1 parent 9a70022 commit dcb265041f3b9ed53c158252c4cf6709003697ff
@Michael Robinton Michael Robinton authored on 9 Jun 2009
Gitpan committed on 21 Oct 2014
Showing 6 changed files
View
6
Changes
Revision history for Perl extension NetAddr::IP
 
4.027 Tue Jun 9 10:31:11 PDT 2009
In NetAddr::IP::Util v1.31,
ferret out shell value for Makefile.PL when calling
./configure for systems where the 'x' bit gets lost
due to bug in Archive::Tar
 
4.026 Sat Mar 7 16:35:33 PST 2009
make the compiler test check the environment for
CC before using Perl's default compiler
View
2
■■■
IP.pm
@EXPORT_FAIL = qw($_netlimit);
 
@ISA = qw(Exporter NetAddr::IP::Lite);
 
$VERSION = do { sprintf " %d.%03d", (q$Revision: 4.26 $ =~ /\d+/g) };
$VERSION = do { sprintf " %d.%03d", (q$Revision: 4.27 $ =~ /\d+/g) };
 
=pod
 
=head1 NAME
View
Lite/Util/Changes
View
Lite/Util/Makefile.PL
View
Lite/Util/Util.pm
View
META.yml