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 d333643 commit cee601aCopy full SHA for cee601a
doc/Language/objects.pod6
@@ -641,7 +641,7 @@ objects and roles are meant for managing behavior and code reuse.
641
Roles are immutable as soon as the compiler parses the closing curly brace of
642
the role declaration.
643
644
-=head2 Role Application
+=head2 Application of Role
645
646
Role application differs significantly from class inheritance. When a role
647
is applied to a class, the methods of that role are copied into the class.
0 commit comments