As noted in
this post for prosperity, the Pcap library can be obtained for Windows in source and binary forms from
http://winpcap.polito.it/. This in turn gives you the ability to interface this library with
Net::Pcap - Note however that this will most likely involve building the
Net::Pcap XS modules from sources, as I am unaware of any PPM packages for this module (
Podmaster?)
perl -le 'print+unpack("N",pack("B32","00000000000000000000001001010000"))'