I've used inherited classes on the default perl 5.6.0 install on OS X without issue previously - Are you certain that the base class from which the package inherits is actually installed? Can you produce a short test case which demonstrates this broken functionality?
perl -le "print unpack'N', pack'B32', '00000000000000000000001011000100'"