[ 原始碼: libtest-spelling-perl ]
套件:libtest-spelling-perl(0.25-2)
libtest-spelling-perl 的相關連結
Debian 的資源:
下載原始碼套件 libtest-spelling-perl:
- [libtest-spelling-perl_0.25-2.dsc]
- [libtest-spelling-perl_0.25.orig.tar.gz]
- [libtest-spelling-perl_0.25-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl module for spellchecking pod formatted text
Test::Spelling lets you check the spelling of a POD file, and report its results in standard Test::More fashion. This module requires a spellcheck program such as spell, aspell, ispell, or hunspell.
You can add your own stopwords, which are words that should be ignored by the spell check. See libpod-spell-perl (which this module is built upon) for a variety of ways to add per-file stopwords to each .pm file. If you have a lot of stopwords, it's useful to put them in your test file's DATA section.
其他與 libtest-spelling-perl 有關的套件
|
|
|
|
-
- dep: libipc-run3-perl
- run a subprocess with input/output redirection
-
- dep: libpod-spell-perl
- formatter to easily check the spelling of POD
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: hunspell-en-us
- English_american dictionary for hunspell
- 或者 aspell-en
- English dictionary for GNU Aspell
- 或者 iamerican
- American English dictionary for ispell (standard version)