You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
blib/lib/ t/basic.t
# Seeded srand with seed '20230508' from local date.
not ok 1 - Unexpected warning: Module::Pluggable will be removed from the Perl core distribution in the next major release. Please install it from CPAN. It is being used at /.../perl-5.18.4/lib/site_perl/5.18.4/Test2/API/InterceptResult/Event.pm, line 27.
ok 2
ok 3
1..3
cpanm Module::Pluggable
--> Working on Module::Pluggable
Fetching https://cpan.metacpan.org/authors/id/S/SI/SIMONW/Module-Pluggable-5.2.tar.gz ... OK
Configuring Module-Pluggable-5.2 ... OK
Building and testing Module-Pluggable-5.2 ... OK
Successfully installed Module-Pluggable-5.2 (upgraded from 4.7)
1 distribution installed
perl -I blib/lib/ t/basic.t
# Seeded srand with seed '20230508' from local date.
ok 1
ok 2
1..2
Seems to work fine
The text was updated successfully, but these errors were encountered:
For some reason 5.18.4 fails tests as:
Looking at the results of the test:
Seems to work fine
The text was updated successfully, but these errors were encountered: