NAME

Pod::Spell::CommonMistakes::WordList - Holds the wordlist data for Pod::Spell::CommonMistakes

SYNOPSIS

die "Don't use this module directly. Please use Pod::Spell::CommonMistakes instead.";

DESCRIPTION

Holds the wordlist used in Pod::Spell::CommonMistakes. The data is taken from http://wiki.debian.org/Teams/Lintian, thanks!

# Data taken from:
# lintian/data/spellings/corrections
# lintian/data/spellings/corrections-case

# Data was synced on Wed Apr  7 13:33:46 MST 2010
# The git repo was on 0fbfb39a4510a3e80685ce6201810b7b06f1b78e

SEE ALSO

Pod::Spell::CommonMistakes

AUTHOR

Apocalypse <apocal@cpan.org>

Thanks goes out to the Lintian team for their work!

COPYRIGHT AND LICENSE

Copyright 2010 by Apocalypse

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.