The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension AnyEvent::Pcap

0.00005  2023/09/20
        - fix control flow precedence issue in Test::Builder.
        - fix POD issues.

0.00004  2023/09/6
        - add offline mode (file:) support.
        - improve compatibility with old versions of Net::Pcap.

0.00003  2023/09/6
        - implement timeout for pcap_open_live().
        - improve documentation to avoid packages mishandle.

0.00002  2011/10/3
        - fix a POD's bug. 

0.00001  2009/11/11 
        - original version