Help for this page
my $pcapPayload = Net::Pcap::open_offline($pcapFile,\$error); ... my $ip = NetPacket::IP->decode($ether_obj->{'data'}); ... }