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