summaryrefslogtreecommitdiffstats
path: root/perl/perl-text-aspell/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-text-aspell/README')
-rw-r--r--perl/perl-text-aspell/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/perl/perl-text-aspell/README b/perl/perl-text-aspell/README
new file mode 100644
index 0000000000..aeaf626cd7
--- /dev/null
+++ b/perl/perl-text-aspell/README
@@ -0,0 +1,4 @@
+Text::Aspell as a module provides a Perl interface to the GNU Aspell
+library. This module is to meet the need of looking up many words,
+one at a time, in a single session, such as spell-checking a document
+in memory.