Subject: | Problem with returned value when using WANT_HASHREF |
Hep,
When specifying the WANT_HASHREF as return type and no data are located
by the query, an undefined value is returned, this should probably be an
empty hashref. So the return type is consistent with what is specified.
jonasbn