- or download this
patch -p1 < net-pcap-0.17-makefile.patch
patch -p1 < net-pcap-0.17-stubs.patch
- or download this
--- a/Makefile.PL Wed Apr 24 21:16:02 2013
+++ b/Makefile.PL Fri Apr 26 23:00:40 2013
...
} else {
$DEVNULL = eval { File::Spec->devnull };
if ($@) { $DEVNULL = '/dev/null' }
- or download this
--- a/stubs.inc Sun Oct 15 15:00:58 2006
+++ b/stubs.inc Fri Apr 26 23:09:52 2013
...
struct pcap_samp *pcap_setsampling(pcap_t *p);
struct pcap_samp *pcap_setsampling(pcap_t *p) {