mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
5 lines
169 B
Plaintext
5 lines
169 B
Plaintext
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.
|