in reply to Re^2: Fixing nits with $object->can($method);
in thread Fixing nits with $object->can($method);

I tend to think of it more like a poor man's trait.

Indeed. All depends on your definition of trait and mixing ;-)

  • Comment on Re^3: Fixing nits with $object->can($method);