Skip to content

Conversation

@haarg
Copy link
Contributor

@haarg haarg commented Dec 19, 2025

File::Spec functions can't be imported, since they are expected to be called as class methods. But the test script doesn't use catfile. The invalid import will cause errors on new perl versions.

Fixed #1244

File::Spec functions can't be imported, since they are expected to be
called as class methods. But the test script doesn't use catfile. The
invalid import will cause errors on new perl versions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

t/01_config/03_logger.t: Test failure after recent change in Perl 5 blead

1 participant