Subject: | Smartmatch is experimental |
The test suite fails with perl 5.18 and later. See https://rt.cpan.org/Ticket/Create.html?Queue=File-Catalog
Detailed test log:
...
Bailout called. Further testing stopped:
# Failed test 'use File::Catalog;'
# at t/00-load.t line 10.
# Tried to use 'File::Catalog'.
# Error: Smartmatch is experimental at /home/cpansand/.cpan/build/2020021023/File-Catalog-0.003-0/blib/lib/File/Catalog.pm line 186.
# Compilation failed in require at t/00-load.t line 10.
# BEGIN failed--compilation aborted at t/00-load.t line 10.
Use of uninitialized value $File::Catalog::VERSION in concatenation (.) or string at t/00-load.t line 13.
# Looks like your test exited with 255 just after 1.
FAILED--Further testing stopped.
...