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
.
Access this course and 1400+ top-rated courses and projects.