-
Notifications
You must be signed in to change notification settings - Fork 553
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
unexpected warning "old package separator '' deprecated" #22145
Comments
|
This only happens for assignments to Lines 5444 to 5473 in 1edc2b4
Since this code is only looking ahead to check for a different warning, the fix may just be to change the |
when scanning for an id for a heuristic. Fixes Perl#22145
when scanning for an id for a heuristic. Fixes #22145
Got unexpected deprecation warning: "Old package separator "'" deprecated" in following code:
Flags
Perl configuration
The text was updated successfully, but these errors were encountered: