Subject: | Doesn't work and throws warnings on x86_64 |
Running the tests for Linux::Smaps throws a lot of warnings on my x86_64
RHEL5 machine:
Hexadecimal number > 0xffffffff non-portable at
/home/build/Linux-Smaps-0.01/blib/lib/Linux/Smaps.pm line 59.
Hexadecimal number > 0xffffffff non-portable at
/home/build/Linux-Smaps-0.01/blib/lib/Linux/Smaps.pm line 60.
Hexadecimal number > 0xffffffff non-portable at
/home/build/Linux-Smaps-0.01/blib/lib/Linux/Smaps.pm line 65.
Then when Apache2::SizeLimit tries to use it, it breaks
Apache2::SizeLimit, which throws the error:
Can't call method "all" on an undefined value at
/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/Apache2/SizeLimit.pm
line 113.