The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.10 - 2013-09-27

  • FEATURES
    • added 'no_wide_chars' option to strip words with such characters from the output. This may help spellcheckers that can't cope with UTF-8
  • CHANGED
    • improved punctuation stripping algorithm for better word isolation (example C<< "hello". >> now is found as "hello")
    • strips all word that do not have at least one \w character as a spellchecker isn't likely to do anything useful with them
  • DOCUMENTED
    • added recommendations for dealing with character encoding

Documentation

pod spell checking command line interface

Modules

a formatter for spellchecking Pod
English words that come up in Perl documentation