File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ the past and there will likely be others in the future. Perl 6 is the
14
14
definition of the language. Often, Rakudo and Perl 6 will be used
15
15
interchangeably.
16
16
17
- = head2 Has Perl 6 been released?
17
+ = head2 Has Perl 6 been released?
18
18
19
19
Yes with the Rakudo 2015.12 implementation version on December 25th 2015.
20
20
@@ -83,7 +83,7 @@ See L<the official documentation website|https://docs.perl6.org/> (especially
83
83
its L < "Language" section|https://docs.perl6.org/language.html > ) as well as
84
84
the L < Resources page|https://perl6.org/resources/ > .
85
85
86
- There is a cheat sheet at
86
+ There is a cheat sheet at
87
87
L < https://raw.githubusercontent.com/rakudo/star/master/docs/cheatsheet.txt >
88
88
89
89
Be mindful of publication dates when reading third-party articles. Anything
@@ -142,7 +142,7 @@ Viewing of modules available CPAN will be implemented soon on
142
142
L < modules.perl6.org website|https://modules.perl6.org/ > (temporarily, it's
143
143
available as L < a raw JSON file|https://github.com/ugexe/Perl6-ecosystems/blob/master/cpan.json >
144
144
145
- = head2 Is there a perldoc (command line documentation viewer) for Perl 6?
145
+ = head2 Is there a perldoc (command line documentation viewer) for Perl 6?
146
146
147
147
Yes, it's called p6doc and is present in the ecosystem under that name. It's
148
148
present in Rakudo Star but you will need to install it using the monthly
You can’t perform that action at this time.
0 commit comments