Skip to content

Fix usage of CORE::close()#14

Open
michal-josef-spacek wants to merge 1 commit into
sleinen:masterfrom
michal-josef-spacek:fix_code
Open

Fix usage of CORE::close()#14
michal-josef-spacek wants to merge 1 commit into
sleinen:masterfrom
michal-josef-spacek:fix_code

Conversation

@michal-josef-spacek

Copy link
Copy Markdown
Contributor

If we are using function/method with same name as Perl core function, it's better use CORE:: prefix for it. use warnings warns about this syntax.

If we are using function/method with same name as Perl core function,
it's better use CORE:: prefix for it. use warnings warns about this
syntax.
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