Method Lookup and Inheritance

Learn about method lookup and inheritance in Perl and Moose.

Method lookup

Given a blessed reference, a method call of the form shown below looks up the name of the class associated with the blessed reference $joel—in this case, Player.

Get hands-on with 1200+ tech skills courses.