Subject: | Error: Type of arg 1 to each must be hash |
The test suite started to fail for perl 5.10:
...
# Failed test 'require Prima::PS::PDF;'
# at t/misc/syntax.t line 20.
# Tried to require 'Prima::PS::PDF'.
# Error: Type of arg 1 to each must be hash (not array dereference) at /usr/home/cpansand/.cpan/build/2020103110/Prima-1.60-4/blib/lib/Prima/PS/PDF.pm line 561, near "$unicode ) "
# BEGIN not safe after errors--compilation aborted at /usr/home/cpansand/.cpan/build/2020103110/Prima-1.60-4/blib/lib/Prima/PS/PDF.pm line 1320.
# Compilation failed in require at (eval 421) line 2.
... (etc) ...