Changes for version 0.21 - 2023-01-19
- Configure
- Avoid implicit ints during feature probing This is required for compatibility with future compilers as (for example) Fedora is moving to stricter C compiler versions. This is merely a cleanup of the C code probing for Pcap functionality, no need to upgrade.
- Code
- use "our" for global variable declaration
- Don't inherit from Exporter anymore
- This might break modules that rely on Net::Pcap isa Exporter, but that was never documented.
Documentation
Prints detailed information about the network devices
Modules
Interface to the pcap(3) LBL packet capture library