Skip to content

Commit 6e14706

Browse files
authored
Mention there's more than one 5to6- guides
1 parent bc8c1db commit 6e14706

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/Language/faq.pod6

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,9 @@ Yes, see L<glossary|/language/glossary>.
9797
9898
=head2 I'm a Perl 5 programmer. Where is a list of differences between Perl 5 and Perl 6?
9999
100-
See the '5to6-nutshell' pod under L<https://docs.perl6.org/language/5to6-nutshell>
101-
and related pages.
100+
There are several C<5to6-> guides in the L<Language section of the
101+
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>.
102103
103104
=head2 I'm a Ruby programmer looking for quickstart type docs?
104105
X<|Ruby (FAQ)>

0 commit comments

Comments
 (0)