diff options
-rw-r--r-- | perl/perl-Net-Pcap/README | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-Net-Pcap/README b/perl/perl-Net-Pcap/README index 44d3bf7f2037d..76c9266d87292 100644 --- a/perl/perl-Net-Pcap/README +++ b/perl/perl-Net-Pcap/README @@ -1,5 +1,5 @@ -Net::Pcap is a Perl binding to the LBL pcap(3) library. The README for libpcap -describes itself as "a system-independent interface for user-level packet -capture. libpcap provides a portable framework for low-level network -monitoring. Applications include network statistics collection, security -monitoring, network debugging, etc." +Net::Pcap is a Perl binding to the LBL pcap(3) library. The README +for libpcap describes itself as "a system-independent interface for +user-level packet capture. libpcap provides a portable framework for +low-level network monitoring. Applications include network statistics +collection, security monitoring, network debugging, etc." |