Subject: | UNIVERSAL does not export anything |
Module compilation fails with newer perls (5.22.0+):
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/bbbike/perl-5.22.1-RC1/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl
1..1
UNIVERSAL does not export anything at blib/lib/Class/MethodMapper.pm line 67.
BEGIN failed--compilation aborted at blib/lib/Class/MethodMapper.pm line 67.
Compilation failed in require at test.pl line 11.
BEGIN failed--compilation aborted at test.pl line 11.
not ok 1
make: *** [test_dynamic] Error 255