Subject: | UNIVERSAL does not export anything |
The module does not compile anymore with newer perls (e.g. perl 5.23.8):
# Failed test 'use Algorithm::SixDegrees;'
# at t/00.load.t line 6.
# Tried to use 'Algorithm::SixDegrees'.
# Error: UNIVERSAL does not export anything at /home/cpansand/.cpan/build/2016031906/Algorithm-SixDegrees-0.03-8RRSOj/blib/lib/Algorithm/SixDegrees.pm line 6.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2016031906/Algorithm-SixDegrees-0.03-8RRSOj/blib/lib/Algorithm/SixDegrees.pm line 6.
# Compilation failed in require at t/00.load.t line 6.
# BEGIN failed--compilation aborted at t/00.load.t line 6.
# Testing Algorithm::SixDegrees
# Looks like you failed 1 test of 1.
t/00.load.t ..............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests