in reply to Re: libpcap version
in thread libpcap version
Net::Pcap uses libpcap and bpf library's. I just want to know how to get what libpcap version in my perl code. And also , any way to bind to specific verion of libpcap ( as libpcap is a shared module ).
Thanks