This is why I love reading good coding books: the colorful examples that trick you into understanding the material without thinking too hard about it. Check out this section from Modern Perl I just got to today: Second, a method call always involves a dispatch strategy, where the object system selects the appropriate method. Given … Continue reading