Skip Menu |

This queue is for tickets about the File-Catalog CPAN distribution.

Report information
The Basics
Id: 131733
Status: new
Priority: 0/
Queue: File-Catalog

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

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



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. ...