NAME¶
Test::Apocalypse::Pod_Spelling - Plugin for Test::Spelling
SYNOPSIS¶
# Please do not use this module directly.
ABSTRACT¶
Encapsulates Test::Spelling functionality.
DESCRIPTION¶
Encapsulates Test::Spelling functionality. We also add each filename as a
stopword, to reduce "noise" from the spellchecker.
If you need to add stopwords, please look at Pod::Spell for ways to add it to
each .pm file!
SEE ALSO¶
Test::Apocalypse
Test::Spelling
AUTHOR¶
Apocalypse <apocal@cpan.org>
COPYRIGHT AND LICENSE¶
Copyright 2009 by Apocalypse
This library is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.