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.
2 parents f2aff4b + 9936c98 commit 62ab82fCopy full SHA for 62ab82f
doc/Language/glossary.pod6
@@ -148,7 +148,7 @@ X<|Apocalypse>
148
149
A document originally written by L<#TimToady>, in which he processed the
150
initial barrage of RFCs that came out of the Perl community. Now only kept
151
-as an historical document for reference. See also L<#Exegesis> and
+as a historical document for reference. See also L<#Exegesis> and
152
L<#Synopsis>.
153
154
X<|Arity>
@@ -1005,7 +1005,7 @@ deferred to other classes.
1005
method bark { ... } # the ... indicates a stub
1006
}
1007
1008
-Classes with stubs are L<Abstract classes>.
+Classes with stubs are L<Abstract classes|#Abstract class>.
1009
1010
=head1 Symbol
1011
X<|Symbol>
0 commit comments