summaryrefslogtreecommitdiffstats
path: root/perl/perl-Net-IPv4Addr/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-Net-IPv4Addr/README')
-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.