summaryrefslogtreecommitdiff
path: root/databases/p5-Sort-SQL/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-Sort-SQL/DESCR')
-rw-r--r--databases/p5-Sort-SQL/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/databases/p5-Sort-SQL/DESCR b/databases/p5-Sort-SQL/DESCR
new file mode 100644
index 00000000000..7ffde759b55
--- /dev/null
+++ b/databases/p5-Sort-SQL/DESCR
@@ -0,0 +1,4 @@
+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.