Skip to content

Commit 52fab9f

Browse files
authored
Add indexer marker for TWEAK
1 parent ba3ed8f commit 52fab9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/Language/objects.pod6

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -442,6 +442,7 @@ name. In either case, if neither C<BUILD> nor the default mechanism has
442442
initialized the attribute, default values are applied (the C<2 * $!x> in the
443443
example above).
444444
445+
X<TWEAK>
445446
After the C<BUILD> methods have been called, methods named C<TWEAK> are
446447
called, if they exist, again with all the named arguments that were passed
447448
to C<new>.

0 commit comments

Comments
 (0)