At 11:13 PM 2001-10-22 -0600, Chris Fedde wrote:
>I'm thinking about starting a tinderbox for the perlfaq module.
>My first scorch tests will be batch spell check with a generous local
>dictionary, and "perl -c" checking of contiguous indented paragraphs.
>Does anyone have other tests that should be in the tinderbox?
That reminds me to send to CPAN my Pod::Spell (a dumbified pod2plaintext
except it suppresses verbatim blocks and things that look like Perl
symbols), with a Perl wordlist. I compiled the wordlists mostly from my
own writing, plus some stuff of MJD's, and for kicks I spellchecked the
whole standard Pod.
What I learned is that there are occasional misspellings in the Pod; there
are also occasional spellings. And there's lots of jargon and word-like
terms ("nfsmount") that need skipping over.
Maybe I'll try to send up my Pod::Spell today.
--
Sean M. Burke [EMAIL PROTECTED] http://www.spinn.net/~sburke/