We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfd072d commit c5cb2c9Copy full SHA for c5cb2c9
solutions/language/PATH-TO-RAKU.md
@@ -21,6 +21,10 @@ clashes with the `.codes` method. Renaming `CallFrame.code` to
21
`CallFrame.codeobj` and `.codes` to `.codepoints` appears to be an option
22
to be discussed further.
23
24
+Also the `$*PERL` dynamic variable and the `Perl` class will need to be
25
+renamed, probably to `$*RAKU` and `Raku`, respectively. After a deprecation
26
+cycle of course.
27
+
28
### Versioning
29
30
Because the next language release (6.e) may not coincide with
0 commit comments