Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Eliminates $?ENC
Str.encode does not seem to have ever used it, even going back in history 7 years: https://github.com/rakudo/rakudo/blame/8453ed1c076bda52161ddd792ee8dd81df5790e3/src/core/Str.pm I haven't checked the other mentioned, but it does not seem to be either in Rakudo or roast now. Refs #2547
- Loading branch information