We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc8c1db commit 6e14706Copy full SHA for 6e14706
doc/Language/faq.pod6
@@ -97,8 +97,9 @@ Yes, see L<glossary|/language/glossary>.
97
98
=head2 I'm a Perl 5 programmer. Where is a list of differences between Perl 5 and Perl 6?
99
100
-See the '5to6-nutshell' pod under L<https://docs.perl6.org/language/5to6-nutshell>
101
-and related pages.
+There are several C<5to6-> guides in the L<Language section of the
+documentation|https://docs.perl6.org/language.html>, most notable of which
102
+is the L<5to6-nutshell guide|https://docs.perl6.org/language/5to6-nutshell>.
103
104
=head2 I'm a Ruby programmer looking for quickstart type docs?
105
X<|Ruby (FAQ)>
0 commit comments