perl-Pod-Spell - A formatter for spellchecking Pod

Description:

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

Homepage: http://search.cpan.org/dist/Pod-Spell/

License: GPL+ or Artistic

Vendor: Fedora Project

Packages

perl-Pod-Spell-1.01-2.fc8.1.noarch [23 KiB] Changelog by Tom "spot" Callaway (2007-10-16):
- correct license tag
- add BR: perl(ExtUtils::MakeMaker)