Pod::Spell -- a formatter for spellchecking Pod https://www.cpan.org/
Go to file
2024-01-06 09:32:13 +01:00
perl-Pod-Spell.spec update to 1.26 [release 1.26-1mamba;Sat Oct 21 2023] 2024-01-06 09:32:13 +01:00
README.md update to 1.26 [release 1.26-1mamba;Sat Oct 21 2023] 2024-01-06 09:32:13 +01:00

perl-Pod-Spell

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").