# call it: $coderef->(); # not what I want, obviously # stringify it: "$coderef" # generates "CODE(0x8405f54)", e.g.