in reply to
Re: Net::RawIP failing in some case
in thread
Net::RawIP failing in some case
Try adding "use bytes;" at the top of your script. http://perldoc.perl.org/bytes.html
Comment on
Re^2: Net::RawIP failing in some case
In Section
Seekers of Perl Wisdom