Skip Menu |

This queue is for tickets about the Object-FromData CPAN distribution.

Report information
The Basics
Id: 117378
Status: new
Priority: 0/
Queue: Object-FromData

People
Owner: Nobody in particular
Requestors: haarg [...] haarg.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



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.