In article <[EMAIL PROTECTED]>, Ivan Tubert-Brohman <[EMAIL PROTECTED]> wrote:
> 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. I tried those a long time ago. I wanted something interactive that doesn't rely on external programs.