Skip Menu |

This queue is for tickets about the Prima CPAN distribution.

Report information
The Basics
Id: 133642
Status: resolved
Priority: 0/
Queue: Prima

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.60
Fixed in: (no value)



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) ...
Noted, thank you! Will require 5.12 from now on