1Pod::Wordlist::hanekomuU(s3e)r Contributed Perl DocumentaPtoido:n:Wordlist::hanekomu(3)
2
3
4

NAME

6       Pod::Wordlist::hanekomu - Add words for spell checking POD (DEPRECATED)
7

VERSION

9       version 1.132680
10

SYNOPSIS

12           use Test::Spelling;
13           use Pod::Wordlist::hanekomu;
14           all_pod_files_spelling_ok('lib');
15

DESCRIPTION

17       When loaded, this module automatically adds Test::Spelling stopwords
18       for POD spell checking, that is, words that should be ignored by the
19       spell check.
20
21       The stopword list includes some CPAN author names, technical terms
22       (e.g.  JSON, URI) and other commonly-used words not included in the
23       default word list (e.g.  mixin, munging).
24

DEPRECATION

26       All non-name words from this list have been merged into the master
27       Pod::Wordlist module.  Names are often grabbed directly from author and
28       contributor metadata by relevant tools and are unlikely to be as
29       necessary.
30
31       Therefore, this list is no longer maintained.
32

INSTALLATION

34       See perlmodinstall for information and options on installing Perl
35       modules.
36

BUGS AND LIMITATIONS

38       You can make new bug reports, and view existing ones, through the web
39       interface at
40       <http://rt.cpan.org/Public/Dist/Display.html?Name=Pod-Wordlist-hanekomu>.
41

AVAILABILITY

43       The latest version of this module is available from the Comprehensive
44       Perl Archive Network (CPAN). Visit <http://www.perl.com/CPAN/> to find
45       a CPAN site near you, or see
46       <https://metacpan.org/module/Pod::Wordlist::hanekomu/>.
47

AUTHORS

49       ·   Marcel Gruenauer <marcel@cpan.org>
50
51       ·   David Golden <dagolden@cpan.org>
52
54       This software is copyright (c) 2009 by Marcel Gruenauer.
55
56       This is free software; you can redistribute it and/or modify it under
57       the same terms as the Perl 5 programming language system itself.
58
59
60
61perl v5.30.0                      2019-07-26        Pod::Wordlist::hanekomu(3)
Impressum