Add "reblessing" to dictionary
[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
1a34ec18 82metaclass's
b71f758c 83BUILDARGS
84MOPs
85Metalevel
86
87## computerese
88API
89APIs
90Baz
45c31ff9 91clearers
b71f758c 92continutation
93datetimes
94definedness
95destructor
96destructors
97DWIM
a6710c60 98eval'ing
b71f758c 99hashrefs
1a34ec18 100Immutabilization
101immutabilization
b71f758c 102immutabilize
103immutabilized
fbedcfb3 104Inlinable
b71f758c 105inline
106invocant
107invocant's
108irc
109IRC
110isa
111login
a6710c60 112metadata
b71f758c 113munge
114namespace
115namespaced
116namespaces
8e4ec2ce 117namespace's
b71f758c 118namespacing
119OO
120OOP
121ORM
122overridable
123parameterizable
124parameterize
125parameterized
126parameterizes
127pluggable
128prechecking
129prepends
1a34ec18 130rebless
8070dc89 131reblessing
b71f758c 132runtime
133sigil
8e4ec2ce 134sigils
b71f758c 135stacktrace
136subclassable
137subtyping
138TODO
139unblessed
140unexport
141UNIMPORTING
142uninitialize
143Unported
144unsets
145unsettable
146Whitelist
147
148## other jargon
149bey
150gey
151
152## neologisms
153breakability
154hackery
155wrappee
156
157## compound
158# half-assed
159assed
160# role-ish, Ruby-ish, medium-to-large-ish
161ish
162# kool-aid
163kool
164# pre-5.10
165pre
166# vice versa
167versa
168
169## slang
170C'mon
171might've
172Nuff
173
174## things that should be in the dictionary, but are not
175attribute's
176declaratively
177everyone's
178human's
179initializers
180newfound
181reimplements
182reinitializes
183specializer
184unintrusive
185
186## misspelt on purpose
187emali