Skip to content

remove indirect calls to import() method #23106

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

Merged
merged 1 commit into from
Mar 15, 2025
Merged

Conversation

mauke
Copy link
Contributor

@mauke mauke commented Mar 14, 2025

... i.e. turn import Foo "bar" into Foo->import("bar").


  • This set of changes does not require a perldelta entry.

... i.e. turn `import Foo "bar"` into `Foo->import("bar")`.
@mauke mauke force-pushed the purge-indirect-import branch from eef47a4 to 7b4fa84 Compare March 14, 2025 23:22
@mauke mauke merged commit a2492d6 into Perl:blead Mar 15, 2025
33 checks passed
@mauke mauke deleted the purge-indirect-import branch March 15, 2025 08:49
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.

3 participants