-
-
22 Apr 2016 07:36:12 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (2)
- Testers (10379 / 8 / 2)
- Kwalitee
Bus factor: 0- 80.73% Coverage
- License: artistic_2
- Perl: v5.8.0
- Activity
24 month- Tools
- Download (30.49KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 6 contributors-
Sean M. Burke
-
Caleb Cushing
-
David Golden
-
Kent Fredric
-
Mohammad S Anwar
-
Paulo Custodio
Changes for version 1.20 - 2016-04-22
- Stable release, made in Rugby, UK during Perl QA Hackathon 2016
Changes for version 1.19_91 - 2016-04-21
- Drop use of File::ShareDir::ProjectDistDir (GitHub #26). Thanks Kent Fredric!
- Allow stop words with '.' (GitHub #28). Thanks Paulo Custodio!
Changes for version 1.19_90 - 2016-02-20
- Hide internals: the POD parser is moved to a private package and the Pod::Spell package now only exposes the public interface. This is a first step towards rewriting the parser using Pod::Simple (planned for Pod-Spell-2.0).
- 'parse_from_file' and 'parse_from_filehandle' are now explicitely documented (by copying doc from Pod::Parser).
Documentation
pod spell checking command line interfaceModules
a formatter for spellchecking PodEnglish words that come up in Perl documentationOther files
Module Install Instructions
To install Pod::Spell, copy and paste the appropriate command in to your terminal.
cpanm Pod::Spell
perl -MCPAN -e shell install Pod::Spell
For more information on module installation, please visit the detailed CPAN module installation guide.