Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Net::Pcap installation help (and not with the library)

by VinsWorldcom (Prior)
on Jan 09, 2013 at 16:14 UTC ( [id://1012521]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      perl Makefile.PL INC=-IC:/Users/VinsWorldcom/tmp/WpdPack/Include "LI
    +BS=-LC:/Users/VinsWorldcom/tmp/WpdPack/Lib/x64 -lwpcap"
      dmake
      dmake test
    
  2. or download this
    use Net::Pcap qw(:functions);
    
    ...
    for my $dev (@devs) {
        print "$dev : $devinfo{$dev}\n"
    }
    
  3. or download this
    perl -Mblib test.pl
    
  4. or download this
    dmake install
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1012521]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (5)
As of 2024-03-28 20:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found