I've been experimenting with the Net::Pcap module to some success. I've been unable to find a way of obtaining the signal level from each packet obtained. I've noticed that tcpdump displays the signal level by default when performing ethernet packet capture on a monitor mode enabled interface. Is there another module or way to find out this info on a packet by packet basis using Perl?