Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add indexer marker for TWEAK
  • Loading branch information
zoffixznet committed Nov 14, 2016
1 parent ba3ed8f commit 52fab9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/Language/objects.pod6
Expand Up @@ -442,6 +442,7 @@ name. In either case, if neither C<BUILD> nor the default mechanism has
initialized the attribute, default values are applied (the C<2 * $!x> in the
example above).
X<TWEAK>
After the C<BUILD> methods have been called, methods named C<TWEAK> are
called, if they exist, again with all the named arguments that were passed
to C<new>.
Expand Down

0 comments on commit 52fab9f

Please sign in to comment.