Skip to content

remove extraneous import arguments - #1

Open
haarg wants to merge 1 commit into
cfuhrman:masterfrom
haarg-contrib:remove-unused-import
Open

remove extraneous import arguments#1
haarg wants to merge 1 commit into
cfuhrman:masterfrom
haarg-contrib:remove-unused-import

Conversation

@haarg

@haarg haarg commented Dec 24, 2025

Copy link
Copy Markdown

Log::Fine doesn't export anything or accept any import arguments. Perl has always ignored these extraneous arguments, but future versions are intending to make it an error to pass arguments to an undefined import method.

Log::Fine doesn't export anything or accept any import arguments. Perl
has always ignored these extraneous arguments, but future versions are
intending to make it an error to pass arguments to an undefined import
method.
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