summaryrefslogtreecommitdiffstats
path: root/perl/perl-Net-Pcap/README
blob: 63152333b45fdc25ddd52b1c8b6478ac3d64d01b (plain)
1
2
3
4
5
6
7
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."

This requires perl-IO-Interface.