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 77ab13c commit 4e03bc4Copy full SHA for 4e03bc4
lib/Language/traps.pod
@@ -102,7 +102,7 @@ C<BUILDALL> mechanism instead:
102
103
(Note that C<BUILDALL> is a method, not a submethod. That's because by
104
default, there is only one such method per class hierarchy, whereas C<BUILD>
105
-is explicitly called per class. Which also explains why you need the C<nexsame>
+is explicitly called per class. Which also explains why you need the C<nextsame>
106
inside C<BUIDLALL>, but not inside C<BUILD>).
107
108
=head1 Regexes
0 commit comments