ref( $mock_object ) is now sane (ish)

jjore on 2007-02-14T09:17:27

I templated the code I used to promote defined() into a multimethod. I also hooked the ref() function and now it can behave for mock objects.

I need a name for this. Ideas please? Relevant keywords are "multimethod," "builtin," "opcode," "hook."