blob: 9195edccdf1fa92597a6f901b77be416685a7c7e (
plain) (
blame)
1
2
3
4
|
Net::PcapUtils is a module to sit in front of Net::Pcap in order to hide
some of the pcap(3) initialisation by providing sensible defaults. This
enables a programmer to easily write small, specific scripts for a
particular purpose without having to worry about too many details.
|