summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2019-08-05 15:30:14 +0200
committerPatrick Spek <p.spek@tyil.nl>2019-08-05 15:30:14 +0200
commit883ea2f95c3dcc749b0117ca7c121d8bdef4a1bc (patch)
tree9aaa0bfc71f0a99bdfd10d354a492b19f95bbba6
parentf902fa2cc62c60aa614ef7efb60bde0d1c9d2e15 (diff)
Set a description for this module
-rw-r--r--META6.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/META6.json b/META6.json
index 4ef74fe..9ae6c1d 100644
--- a/META6.json
+++ b/META6.json
@@ -5,7 +5,7 @@
"depends": [
],
- "description": "Nondescript",
+ "description": "Fold strings to a certain length",
"license": "AGPL-3.0",
"meta-version": 0,
"name": "String::Fold",