brian d foy wrote: "Even better would be something like Pod::Spellchecker. I've started the project several times but never had that much motivation to finish it. Things would be simple if it could just spell-check everything, but I want it to be able to skip verbatim blocks, things in C<>, and so on."
Have you tried Pod::Spell and Test::Spelling? I think they already do that. Cheers, Ivan