6b7caa823e
Sort::SQL is so simple it almost doesn't deserve to be on CPAN. Takes a scalar string of the SQL ORDER BY syntax and turns it into an array of key/value pair hashrefs.
4 lines
169 B
Text
4 lines
169 B
Text
Sort::SQL is so simple it almost doesn't deserve to be on CPAN.
|
|
|
|
Takes a scalar string of the SQL ORDER BY syntax and turns it into
|
|
an array of key/value pair hashrefs.
|