Subject: | dies on an AnyEvent::Util::guard object |
It appears that the reftype of an AnyEvent::Util::guard is REF, which is not handled by
Devel::Events::Generator::Objects::track_object. I'm not sure what the best way to handle this is,
but I was able to get around this by dereferencing and recursively calling track_object.