in reply to Traversing a Cache::FileCache

hambo,
Seeing a snippet of what you mean by "putting a data structure in the cache" would make answering this a lot easier. If you are using a unique namespace for each data structure you should be able to use the get_keys( ) method. Beyond that it will be necessary to see what you are doing.

Cheers - L~R