Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Archive-BagIt CPAN distribution.

Report information
The Basics
Id: 132358
Status: resolved
Priority: 0/
Queue: Archive-BagIt

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

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



Subject: "uniq" is not exported by the List::Util module
It seems that the minimum version for the prerequisite List::Util needs to be set or increased: ... # Failed test 'Archive/BagIt/Base.pm loaded ok' # at t/00-compile.t line 53. # got: '512' # expected: '0' "uniq" is not exported by the List::Util module Can't continue after import errors at /home/cpansand/.cpan/build/2020041610/Archive-BagIt-0.055-78ZCUn/blib/lib/Archive/BagIt/Base.pm line 18. BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2020041610/Archive-BagIt-0.055-78ZCUn/blib/lib/Archive/BagIt/Base.pm line 18. Compilation failed in require at -e line 1. # Failed test 'Archive/BagIt/DotBagIt.pm loaded ok' # at t/00-compile.t line 53. # got: '512' # expected: '0' "uniq" is not exported by the List::Util module Can't continue after import errors at /home/cpansand/.cpan/build/2020041610/Archive-BagIt-0.055-78ZCUn/blib/lib/Archive/BagIt/Base.pm line 18. BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2020041610/Archive-BagIt-0.055-78ZCUn/blib/lib/Archive/BagIt/Base.pm line 18. Compilation failed in require at /usr/perl5.20.1Dp/lib/site_perl/5.20.1/Module/Runtime.pm line 317. Compilation failed in require at -e line 1. # Looks like you failed 2 tests of 11. t/00-compile.t ..... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/11 subtests ...
Hi, should be fixed in 0.56 or higher in dist.ini With best regards Andreas