Skip to content

Conversation

@haarg
Copy link

@haarg haarg commented Aug 27, 2023

Perl will ignore calls to ->import if the method does not exist. feature::import doesn't exist without loading feature.pm, so the attempt to enable 5.10 features was being ignored.

Future versions of perl are intending to make calls to import with unhandled arguments like this an error.

Perl will ignore calls to ->import if the method does not exist.
feature::import doesn't exist without loading feature.pm, so the attempt
to enable 5.10 features was being ignored.

Future versions of perl are intending to make calls to import with
unhandled arguments like this 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