パッケージ: libtest-spelling-perl (0.20-1)
libtest-spelling-perl に関するリンク
Debian の資源:
libtest-spelling-perl ソースパッケージをダウンロード:
- [libtest-spelling-perl_0.20-1.dsc]
- [libtest-spelling-perl_0.20.orig.tar.gz]
- [libtest-spelling-perl_0.20-1.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 (>= 0.044)
- 入出力リダイレクトつきでサブプロセスを実行
-
- dep: libpod-spell-perl
- formatter to easily check the spelling of POD
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語