Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Data-ObjectDriver CPAN distribution.

Report information
The Basics
Id: 99082
Status: new
Priority: 0/
Queue: Data-ObjectDriver

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

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



Subject: Incorrect documentation for the search method
The search method in Data::ObjectDriver states it takes two options 'sort' and 'direction' (which is correct). It does not mention however, that it also takes an array of hashes for the sort value. This allows multiple sort criteria when searching for rows.