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 8a2f868 commit dbcefefCopy full SHA for dbcefef
doc/Type/Sub.pod6
@@ -61,7 +61,7 @@ to it (or even themselves) and we can apply traits to objects at runtime.
61
&trait_mod:<is>(&bar, :foo);
62
# OUTPUT«is foo calledis foo called»
63
64
-=head trait is default (Sub class)
+=head2 trait is default (Sub class)
65
66
There is a special trait for C<Sub>s called C<is default>. This trait is
67
designed as a way to disambiguate C<multi> function calls that would normally
0 commit comments