Moose roles have some limitations, such as inability to override a method in a class which "with"es the role. But I can use an abstract base class instead of a role. Are there any real situations where roles are better than base classes? With examples, please.Thread Next