Skip to content

fixes for perl v5.36#7

Open
jadedragon942 wants to merge 1 commit intoNOVACyclist:masterfrom
jadedragon942:fixes
Open

fixes for perl v5.36#7
jadedragon942 wants to merge 1 commit intoNOVACyclist:masterfrom
jadedragon942:fixes

Conversation

@jadedragon942
Copy link
Copy Markdown

Fixes for perl v5.36

Example:
ch1:ERR: Experimental keys on scalar is now forbidden at plugins/Is.pm line 204.
ch1:ERR: Type of arg 1 to keys must be hash or array (not private variable) at plugins/Is.pm line 204, near "$stats)"

All usages of push/keys/etc on scalar have been fixed to point to hash or array.

There might be more runtime errors lurking, I haven't audited/tested all features.

This was tested on chromeOS in a debian VM.

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