Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Pod-Spell: A formatter for spellchecking Pod
- Summary
- 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").
Changelog
- * Mon Dec 18 16:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.01-2
- find: fixed arguments order.
- * Sun Dec 17 16:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.01-1
- First build.