NAME
Search::QS::Options::Sort - A sort element
VERSION
version 0.04
DESCRIPTION
This object incapsulate a single sort item.
METHODS
name()
The field to sort
direction()
The type of sort (asc|desc)
to_qs()
Return a query string of the internal rappresentation of the object
AUTHOR
Emiliano Bruni <info@ebruni.it>
COPYRIGHT AND LICENSE
This software is copyright (c) 2019 by Emiliano Bruni.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.