aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Text-Wrapper/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Text-Wrapper/pkg-descr')
-rw-r--r--textproc/p5-Text-Wrapper/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/p5-Text-Wrapper/pkg-descr b/textproc/p5-Text-Wrapper/pkg-descr
new file mode 100644
index 000000000000..3ca7da001c18
--- /dev/null
+++ b/textproc/p5-Text-Wrapper/pkg-descr
@@ -0,0 +1,10 @@
+This module provides simple word wrapping. It breaks long lines, but
+does not alter spacing or remove existing line breaks. If you're
+looking for more sophisticated text formatting, try the Text::Format
+module.
+
+In short, Text::Wrapper is the object-oriented equivalent of Text::Wrap,
+but with fewer bugs (I hope).
+
+-Anton
+<tobez@tobez.org>