
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.