-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
t/test.t fails on some of my smokers, possibly because of a missing PREREQ_PM specification:
# Failed test 'use Array::Compare;'
# at t/test.t line 8.
# Tried to use 'Array::Compare'.
# Error: Can't locate Feature/Compat/Class.pm in @INC (you may need to install the Feature::Compat::Class module) (@INC contains: ... .) at /usr/home/cpansand/.cpan/build/2023092413/Array-Compare-4.0.0-5/blib/lib/Array/Compare.pm line 1.
# BEGIN failed--compilation aborted at /usr/home/cpansand/.cpan/build/2023092413/Array-Compare-4.0.0-5/blib/lib/Array/Compare.pm line 1.
# Compilation failed in require at t/test.t line 8.
# BEGIN failed--compilation aborted at t/test.t line 8.
Can't locate object method "new" via package "Array::Compare" (perhaps you forgot to load "Array::Compare"?) at t/test.t line 10.
# Looks like your test exited with 255 just after 2.
t/test.t ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/2 subtests
Metadata
Metadata
Assignees
Labels
No labels