or download this
# The name is keyed to the object we're using so if we have two differ
+ent
# types of objects with the same ID, we can differentiate.
...
# remove from cache:
@values = $cache->retrieve(tag => ref $key_obj . $key_obj->object_ID()
+);