diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2001-08-16 09:51:34 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2001-08-16 09:51:34 +0000 |
commit | a12d0bea796ada9c705f719f96d809769a98c8ad (patch) | |
tree | 3f9ff53a96135a958469fcb2db63d9f01176e47f /net-mgmt/p5-NetAddr-IP/pkg-descr | |
parent | cdc319b269b791a46e0f1eac539ed5c8ac4ca560 (diff) |
Notes
Diffstat (limited to 'net-mgmt/p5-NetAddr-IP/pkg-descr')
-rw-r--r-- | net-mgmt/p5-NetAddr-IP/pkg-descr | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/net-mgmt/p5-NetAddr-IP/pkg-descr b/net-mgmt/p5-NetAddr-IP/pkg-descr index 6cda11436edd..2cf0bae9301c 100644 --- a/net-mgmt/p5-NetAddr-IP/pkg-descr +++ b/net-mgmt/p5-NetAddr-IP/pkg-descr @@ -1,3 +1,6 @@ -This perl module provides a simple interface to the tedious bit manipulation -involved when handling IP address calculations. It also helps by performing -range comparisons between subnets as well as other frequently used functions. +This perl module provides a simple interface to the tedious bit +manipulation involved when handling IP address calculations. It also +helps by performing range comparisons between subnets as well as other +frequently used functions. + +WWW: http://search.cpan.org/search?dist=NetAddr-IP |