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 c65d18a commit 739f236Copy full SHA for 739f236
doc/Language/faq.pod6
@@ -972,7 +972,7 @@ supply by minimally supplying a single method.
972
characters as well as certain Unicode characters in identifiers. (Using
973
hyphens instead of underscores in test is commonly called "kebab case"
974
among its users. See also "camel case" and "snake case":
975
-L<|https://en.wikipedia.org/wiki/Letter_case#Special_case_styles>.)
+L<https://en.wikipedia.org/wiki/Letter_case#Special_case_styles>.)
976
977
=item Raku's mottos remain the same as they have been for Perl all along:
978
“Perl is different. In a nutshell, Perl is designed to make the easy jobs easy,
0 commit comments