File: pod-spell.t

package info (click to toggle)
libtest-spelling-perl 0.15-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 200 kB
  • sloc: perl: 1,504; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 267 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
use Test::More;
BEGIN {
    plan skip_all => "Spelling tests only for authors"
        unless -d 'inc/.author';
}

use Test::Spelling;
add_stopwords(<DATA>);
all_pod_files_spelling_ok();

__END__
Brohman
CPAN
Tubert
brian
foy

preprocessing
spellcheck
subdirectories