Skip to content

Conversation

@haarg
Copy link
Member

@haarg haarg commented Dec 29, 2025

A version requirement on a use statement must be a number or a vstring. It cannot be a string. A string will be treated as an argument to ->import. Catalyst::Runtime doesn't have an import method, so the argument would just be ignored. Future versions of perl are intending to make passing arguments to an undefined import method an error.

A version requirement on a use statement must be a number or a vstring.
It cannot be a string. A string will be treated as an argument to
->import. Catalyst::Runtime doesn't have an import method, so the
argument would just be ignored. Future versions of perl are intending to
make passing arguments to an undefined import method an error.
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