summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author B. Watson2022-03-14 09:00:41 +0100
committer B. Watson2022-03-14 09:00:41 +0100
commit07cc94ca8c66deecc761a7c5f077a82b13cfdd7a (patch)
tree09587ad76a3f33b393b6e3b76c0e6ef418fe3240 /perl
parent8934d6c97951401033d88f5eccf81405fe9c7663 (diff)
downloadslackbuilds-07cc94ca8c66deecc761a7c5f077a82b13cfdd7a.tar.gz
perl/perl-Net-IPv4Addr: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-Net-IPv4Addr/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/perl/perl-Net-IPv4Addr/README b/perl/perl-Net-IPv4Addr/README
index 988282d0db..6fcd67b3bb 100644
--- a/perl/perl-Net-IPv4Addr/README
+++ b/perl/perl-Net-IPv4Addr/README
@@ -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.