perl/perl-Net-IPv4Addr: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-14 04:00:41 -04:00
parent 8934d6c979
commit 07cc94ca8c
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
Net::IPv4Addr - Perl extension for manipulating IPv4 addresses.
Net::IPv4Addr provides functions for parsing IPv4 addresses both in
traditional address/netmask format and in the new CIDR format. There are also
methods for calculating the network and broadcast address and also to see
check if a given address is in a specific network.
traditional address/netmask format and in the new CIDR format. There
are also methods for calculating the network and broadcast address and
also to see check if a given address is in a specific network.