Skip to content

Commit f1eb6d5

Browse files
committed
whitespace
1 parent 55b6340 commit f1eb6d5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/Language/faq.pod6

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ the past and there will likely be others in the future. Perl 6 is the
1414
definition of the language. Often, Rakudo and Perl 6 will be used
1515
interchangeably.
1616
17-
=head2 Has Perl 6 been released?
17+
=head2 Has Perl 6 been released?
1818
1919
Yes with the Rakudo 2015.12 implementation version on December 25th 2015.
2020
@@ -83,7 +83,7 @@ See L<the official documentation website|https://docs.perl6.org/> (especially
8383
its L<"Language" section|https://docs.perl6.org/language.html>) as well as
8484
the L<Resources page|https://perl6.org/resources/>.
8585
86-
There is a cheat sheet at
86+
There is a cheat sheet at
8787
L<https://raw.githubusercontent.com/rakudo/star/master/docs/cheatsheet.txt>
8888
8989
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
142142
L<modules.perl6.org website|https://modules.perl6.org/> (temporarily, it's
143143
available as L<a raw JSON file|https://github.com/ugexe/Perl6-ecosystems/blob/master/cpan.json>
144144
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?
146146
147147
Yes, it's called p6doc and is present in the ecosystem under that name. It's
148148
present in Rakudo Star but you will need to install it using the monthly

0 commit comments

Comments
 (0)