| Commit message (Collapse) | Author | Age | Lines |
|
|
|
|
|
|
| |
+ As mentioned here: https://github.com/Raku/problem-solving/blob/master/solutions/language/Path-to-Raku.md perl6 is renamed to raku
+ change references of perl6 to raku
+ change extension from .p6 to .raku
+ fix the link of raku advent calendar
|
|
|
|
|
|
|
|
|
|
|
| |
+ As the Perl 6 is renamed to raku, it is good to reflect that https://github.com/Raku/problem-solving/blob/master/solutions/language/Path-to-Raku.md
+ perl6.org is now raku.org
+ change references of perl 6 to raku
+ rename file perl6-pod.html.markdown to raku-pod.html.markdown
+ Perl refers to Perl 5, there is no ambiguity after rename of Perl6 to
Raku, use Perl only to refer to Perl 5
+ fix links inside raku.html.markdown
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
- Replace mentions of Perl 6 with Raku
(See https://github.com/perl6/problem-solving/blob/master/solutions/language/Path-to-Raku.md)
- Document's sections is now part of the resulting raku file
- The resulting Raku file can now be executed without runtime/compile-time
errors
- Some examples had minor updates or fixes
- Update links, extensions and commands.
|