Subject: | UNIVERSAL does not export anything |
The test suite fails for newer perl:
...
PERL_DL_NONLAZY=1 "/usr/perl5.28.0p/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl
1..13
# Running under perl version 5.028000 for freebsd
# Current time local: Thu May 14 17:24:14 2020
# Current time GMT: Thu May 14 17:24:14 2020
# Using Test.pm version 1.31
UNIVERSAL does not export anything at blib/lib/Tie/Table.pm line 558.
BEGIN failed--compilation aborted at blib/lib/Tie/Table.pm line 558.
Compilation failed in require at test.pl line 8.
BEGIN failed--compilation aborted at test.pl line 8.
not ok 1
*** Error code 255
...