summaryrefslogtreecommitdiff
path: root/devel/p5-Test-Pod-Spelling-CommonMistakes/DESCR
blob: 36c7fb639b9b45b5f151555608afc83552cb7ee3 (plain)
1
2
3
4
This module checks modules POD for common spelling errors. This differs
than Test::Spelling because it doesn't use your system spellchecker and
instead uses Pod::Spell::CommonMistakes for the heavy lifting. Using it
is the same as any standard Test::* module, as seen here.