File tree Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Original file line number Diff line number Diff line change @@ -59,16 +59,20 @@ Perl 5's perlbrew and the equivalent Python and Ruby tools.
59
59
60
60
= head2 Where can I find good documentation on Perl 6?
61
61
62
- The most reliable information is to be found either under the perl6.org domains or directly linked from it.
62
+ The most reliable information is to be found either under the
63
+ perl6.org domains or directly linked from it.
63
64
64
- L < https://www. perl6.org/documentation / > with
65
+ L < https://perl6.org/resources / > with
65
66
L < https://docs.perl6.org/ > as the canonical technical reference.
66
67
67
- There's much good recent material online but be careful to check, if available, the dates
68
- on web pages since a lot of Perl 6 information online is often outdated.
68
+ There's much good recent material online but be careful to check, if
69
+ available, the dates on web pages since a lot of Perl 6 information
70
+ online is often outdated.
69
71
70
- You could also try searching the Freenode #perl6 IRC channel log via
71
- L < Google|https://www.google.co.uk/search?q=site:irclog.perlgeek.de+inurl:perl6 >
72
+ If something was left unanswered by the materials linked above, feel
73
+ free to join #perl6 channel on Freenode to ask your question. You
74
+ could also try searching the channel log for similar questions via
75
+ L < Google|https://www.google.com/search?q=site:irclog.perlgeek.de+inurl:perl6 > .
72
76
73
77
= head2 What is the Perl 6 specification?
74
78
You can’t perform that action at this time.
0 commit comments