more spelling fixes
[gitmo/Class-MOP.git] / xt / pod_spell.t
CommitLineData
b71f758c 1use strict;
2use warnings;
3
4use Test::Spelling;
5
6my @stopwords;
7for (<DATA>) {
8 chomp;
9 push @stopwords, $_
10 unless /\A (?: \# | \s* \z)/msx; # skip comments, whitespace
11}
12
13add_stopwords(@stopwords);
14set_spell_cmd('aspell list -l en');
15all_pod_files_spelling_ok;
16
17__DATA__
18## personal names
19Aankhen
20Aran
21autarch
22blblack
23chansen
24chromatic's
25Debolaz
26Deltac
27dexter
28ewilhelm
29Goulah
30gphat
31groditi
32jrockway
33Kinyon
34Kinyon's
35Kogman
36kolibrie
37konobi
38lbr
39McWhirter
40merlyn
41mst
42nothingmuch
43Pearcey
44perigrin
45phaylon
46Prather
47Ragwitz
48rafl
49Reis
50rindolf
51rlb
52robkinyon
53Rockway
54Roditi
55Rolsky
56Roszatycki
57sartak
58Sedlacek
59Shlomi
60SL
61stevan
62Stevan
63Vilain
64wreis
65Yuval
66
67## proper names
68AOP
69CLOS
70cpan
71CPAN
72OCaml
73ohloh
74SVN
75
76## Class::MOP
77CLR
78JVM
79MetaModel
80metamodel
81metaclass
0d6dca0a 82metaclass's
b71f758c 83BUILDARGS
84MOPs
85Metalevel
86
87## computerese
88API
89APIs
90Baz
91continutation
92datetimes
93definedness
94destructor
95destructors
96DWIM
a6710c60 97eval'ing
b71f758c 98hashrefs
0d6dca0a 99Immutabilization
100immutabilization
b71f758c 101immutabilize
102immutabilized
103inline
104invocant
105invocant's
106irc
107IRC
108isa
109login
a6710c60 110metadata
b71f758c 111munge
112namespace
113namespaced
114namespaces
115namespacing
116OO
117OOP
118ORM
119overridable
120parameterizable
121parameterize
122parameterized
123parameterizes
124pluggable
125prechecking
126prepends
0d6dca0a 127rebless
b71f758c 128runtime
129sigil
130stacktrace
131subclassable
132subtyping
133TODO
134unblessed
135unexport
136UNIMPORTING
137uninitialize
138Unported
139unsets
140unsettable
141Whitelist
142
143## other jargon
144bey
145gey
146
147## neologisms
148breakability
149hackery
150wrappee
151
152## compound
153# half-assed
154assed
155# role-ish, Ruby-ish, medium-to-large-ish
156ish
157# kool-aid
158kool
159# pre-5.10
160pre
161# vice versa
162versa
163
164## slang
165C'mon
166might've
167Nuff
168
169## things that should be in the dictionary, but are not
170attribute's
171declaratively
172everyone's
173human's
174initializers
175newfound
176reimplements
177reinitializes
178specializer
179unintrusive
180
181## misspelt on purpose
182emali