NAME
Articulate::Sortation::MetaDelver - delve into the metadata and sort it
ATTRIBUTES
options
A hashref defining what information to get and how to sort it.
field: . This field is mandatory. AData::DPathexpression used to find the right field from the meta, e.g. 'schema/core/dateUpdated' Not that a '/' will be prepended if it does not already exist..cmp- The type of comparison to apply - any class which provides acmpmethod can be entered here. Defaults toArticulate::Sortation::String.order- The direction in which to sort:ascordesc, defaults toasc.
METHODS
sort
Provided by Articulate::Role::Sortation::AllYouNeedIsCmp.
schwartz
Provided by Articulate::Role::Sortation::AllYouNeedIsCmp.