Release 0.10014
[p5sagit/Class-Accessor-Grouped.git] / xt / pod_spelling.t
CommitLineData
43db6fd3 1use strict;
2use warnings;
cc645e61 3use Test::More;
43db6fd3 4BEGIN {
cc645e61 5 eval 'use Test::Spelling 0.11; 1'
6 or plan skip_all => 'Test::Spelling 0.11 not installed';
7}
43db6fd3 8
9set_spell_cmd('aspell list');
10
11add_stopwords(<DATA>);
12
13all_pod_files_spelling_ok();
14
15__DATA__
16Bowden
17Raygun
18Roditi
19isa
20mst
21behaviour
22further
23overridable
24Laco
25Pauley
26claco
27stylings
28fieldspec
29listref
30getters
d51c5923 31ribasushi
32Rabbitson
33groditi
439785de 34Caelum
8019c4d8 35Kitover
36CAF
37Sep
38XSA
e89e4f1a 39OTRW
8019c4d8 40runtime
8e0a387b 41Axel
42fREW
43frew
44getter
45subclasses
cc645e61 46Benchmarking