summaryrefslogtreecommitdiffstats
path: root/perl/perl-Net-Libdnet
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-14 04:01:24 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-14 04:01:24 -0400
commit54e2a2561189fead1e66e9563bc0732a79c1c58a (patch)
tree488f3d691ece1ca9a84806926297d7547d222614 /perl/perl-Net-Libdnet
parenta6380d3947f7e068eea77a0b6d4e079b64074ce9 (diff)
downloadslackbuilds-54e2a2561189fead1e66e9563bc0732a79c1c58a.tar.gz
slackbuilds-54e2a2561189fead1e66e9563bc0732a79c1c58a.tar.xz
perl/perl-Net-Libdnet: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'perl/perl-Net-Libdnet')
-rw-r--r--perl/perl-Net-Libdnet/README13
1 files changed, 7 insertions, 6 deletions
diff --git a/perl/perl-Net-Libdnet/README b/perl/perl-Net-Libdnet/README
index dca5b7a128..e7f5060adb 100644
--- a/perl/perl-Net-Libdnet/README
+++ b/perl/perl-Net-Libdnet/README
@@ -1,8 +1,9 @@
Net::Libdnet - binding for Dug Song's libdnet
-Net::Libdnet provides a simplified, portable interface to several low-level
-networking routines, including network address manipulation, kernel arp cache
-and route table lookup and manipulation, network firewalling, network
-interface lookup and manipulation, network traffic interception via tunnel
-interfaces, and raw IP packet and Ethernet frame transmission. It is intended
-to complement the functionality provided by libpcap.
+Net::Libdnet provides a simplified, portable interface to several
+low-level networking routines, including network address manipulation,
+kernel arp cache and route table lookup and manipulation, network
+firewalling, network interface lookup and manipulation, network
+traffic interception via tunnel interfaces, and raw IP packet
+and Ethernet frame transmission. It is intended to complement the
+functionality provided by libpcap.