aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-String-Truncate/pkg-descr
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2009-12-06 14:39:30 +0000
committerLars Thegler <lth@FreeBSD.org>2009-12-06 14:39:30 +0000
commit3a3b9b6e55b73ac402e0bca9fd17b5ae47b11f58 (patch)
tree40443175469ea11e38541473ba60dd4505d27362 /textproc/p5-String-Truncate/pkg-descr
parent075e4f768b98cf8c16f20f19c9317a71ac567f2d (diff)
Add p5-String-Truncate 0.102, a module for when strings are too long to
be displayed in....
Notes
Notes: svn path=/head/; revision=245284
Diffstat (limited to 'textproc/p5-String-Truncate/pkg-descr')
-rw-r--r--textproc/p5-String-Truncate/pkg-descr4
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/p5-String-Truncate/pkg-descr b/textproc/p5-String-Truncate/pkg-descr
new file mode 100644
index 000000000000..9601af333f6e
--- /dev/null
+++ b/textproc/p5-String-Truncate/pkg-descr
@@ -0,0 +1,4 @@
+This module handles the simple but common problem of long strings
+and finite terminal width.
+
+WWW: http://search.cpan.org/dist/String-Truncate/