Skip to content

Conversation

@haarg
Copy link

@haarg haarg commented Aug 27, 2023

Previous versions of perl allow a use or import call even if the import method doesn't exist. Future versions are intending to throw errors for calls to an undefined import method that includes arguments.

Remove the arguments to use lines when the import method does not exist.

Previous versions of perl allow a use or import call even if the import
method doesn't exist. Future versions are intending to throw errors for
calls to an undefined import method that includes arguments.

Remove the arguments to use lines when the import method does not exist.
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.

1 participant