Skip to content

Commit bc8c1db

Browse files
authored
Shorten "Where are good docs" section
1 parent 5f59294 commit bc8c1db

File tree

1 file changed

+8
-12
lines changed

1 file changed

+8
-12
lines changed

doc/Language/faq.pod6

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -69,20 +69,16 @@ documentation|https://github.com/tadzik/rakudobrew#making-new-scripts-available>
6969
7070
=head2 Where can I find good documentation on Perl 6?
7171
72-
The most reliable information is to be found either under the
73-
perl6.org domains or directly linked from it.
72+
See L<the official documentation website|https://docs.perl6.org/> (especially
73+
its L<"Language" section|https://docs.perl6.org/language.html>) as well as
74+
the L<Resources page|https://perl6.org/resources/>.
7475
75-
L<https://perl6.org/resources/> with
76-
L<https://docs.perl6.org/> as the canonical technical reference.
76+
Be mindful of publication dates when reading third-party articles. Anything
77+
published before December, 2015 likely describes pre-release version of Perl 6.
7778
78-
There's much good recent material online but be careful to check, if
79-
available, the dates on web pages since a lot of Perl 6 information
80-
online is often outdated.
81-
82-
If something was left unanswered by the materials linked above, feel
83-
free to join #perl6 channel on Freenode to ask your question. You
84-
could also try searching the channel log for similar questions via
85-
L<Google|https://www.google.com/search?q=site:irclog.perlgeek.de+inurl:perl6>.
79+
You can always L<get help from a live human in our help
80+
chat|https://webchat.freenode.net/?channels=#perl6> or L<search the chat
81+
logs|https://www.google.com/search?q=site:irclog.perlgeek.de+inurl:perl6>.
8682
8783
=head2 What is the Perl 6 specification?
8884

0 commit comments

Comments
 (0)