@@ -69,20 +69,16 @@ documentation|https://github.com/tadzik/rakudobrew#making-new-scripts-available>
69
69
70
70
= head2 Where can I find good documentation on Perl 6?
71
71
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/ > .
74
75
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 .
77
78
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 > .
86
82
87
83
= head2 What is the Perl 6 specification?
88
84
0 commit comments