Hello,
I'm the author of CommonMistakes and I think it's a great idea! I've implemented the beginning of this in Pod::Spelling::CommonMistakes v1.001 on CPAN.
Please let me know if I went in the right direction :)
On Tue Apr 10 07:05:54 2012, LGODDARD wrote:
Show quoted text> I settled down to finally code for this, when I found that
> CommonMistakes has no public methods to process text, only to process
> files. It would be trivial to rewrite CommonMistakes, subclass it, or
> over-ride routines, to obtain the desired effect, but it the work would
> depend on CM never changing its private methods, which would be wrong as
> they are private and thus subject to change.
>
> If you have another idea, or if CM changes, please let me know.
--
~Apocalypse