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 f312715 commit b7e4c71Copy full SHA for b7e4c71
doc/Language/5to6-perlsyn.pod
@@ -44,8 +44,7 @@ No more. That would now have to be C<%seen{$_}++>.
44
If it makes you feel better, you can use backslashes to "unspace" whitespace,
45
so you can use whitespace where it would otherwise be forbidden.
46
47
-You can find the details on this at
48
-L<http://doc.perl6.org/language/5to6-nutshell#Whitespace>.
+See L<Whitespace|/language/5to6-nutshell#Whitespace> for details.
49
50
=head2 Declarations
51
0 commit comments