in reply to Re^2: Example rtpextract does not compile
in thread Example rtpextract does not compile

Everything was upgraded with the latest.

What I found was that the line 6 "use Net::Pcap qw(:functions);" had to be changed to "use Net::Pcap;".

Once this was done the example compiled.

I have never used this feature before and do not yet understand why it failed.
  • Comment on Re^3: Example rtpextract does not compile

Replies are listed 'Best First'.
Re^4: Example rtpextract does not compile
by toolic (Bishop) on Aug 20, 2014 at 17:14 UTC
Re^4: Example rtpextract does not compile
by Anonymous Monk on Aug 20, 2014 at 16:08 UTC