ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
8 lines
394 B
Text
8 lines
394 B
Text
Pod::Spell is a Pod formatter whose output is good for spellchecking.
|
|
Pod::Spell rather like Pod::Text, except that it doesn't put much
|
|
effort into actual formatting, and it suppresses things that look
|
|
like Perl symbols or Perl jargon (so that your spellchecking program
|
|
won't complain about mystery words like "$thing" or "Foo::Bar" or
|
|
"hashref").
|
|
|
|
WWW: https://metacpan.org/release/Pod-Spell
|