Subject: | Hash refuses to store foreign objects or other ref types |
Object::FromData::Hash will refuse to store anything that isn't a HASH, ARRAY, or non-ref. This excludes things like code refs, regexes, scalar refs, or arbitrary objects. It seems like those should be allowed.