aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Pod-Spell/pkg-descr
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2008-04-16 14:12:31 +0000
committerLars Thegler <lth@FreeBSD.org>2008-04-16 14:12:31 +0000
commit2504c8f2921fed41e9e71842721b992674b22141 (patch)
treea4ca9b81aa33d1ea22c20168d860a1e4bf6d580c /textproc/p5-Pod-Spell/pkg-descr
parent26e5785fed9d7fcf78060e9aa7fe777d0cca1e18 (diff)
downloadports-2504c8f2921fed41e9e71842721b992674b22141.tar.gz
ports-2504c8f2921fed41e9e71842721b992674b22141.zip
Notes
Diffstat (limited to 'textproc/p5-Pod-Spell/pkg-descr')
-rw-r--r--textproc/p5-Pod-Spell/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/textproc/p5-Pod-Spell/pkg-descr b/textproc/p5-Pod-Spell/pkg-descr
new file mode 100644
index 000000000000..868f703ef0af
--- /dev/null
+++ b/textproc/p5-Pod-Spell/pkg-descr
@@ -0,0 +1,8 @@
+Pod::Spell is a Pod formatter whose output is good for spellchecking.
+Pod::Spell rather like Pod::Text, except that it doesn't put much
+effort into actual formatting, and it suppresses things that look
+like Perl symbols or Perl jargon (so that your spellchecking program
+won't complain about mystery words like "$thing" or "Foo::Bar" or
+"hashref").
+
+WWW: http://search.cpan.org/dist/Pod-Spell/