Add missing =over and =back
[gitmo/Moose.git] / xt / release / pod-spell.t
1 use strict;
2 use warnings;
3
4 use Test::Spelling;
5
6 my @stopwords;
7 for (<DATA>) {
8     chomp;
9     push @stopwords, $_
10         unless /\A (?: \# | \s* \z)/msx;    # skip comments, whitespace
11 }
12
13 add_stopwords(@stopwords);
14 local $ENV{LC_ALL} = 'C';
15 set_spell_cmd('aspell list -l en');
16 all_pod_files_spelling_ok;
17
18 __DATA__
19 ## personal names
20 Aankhen
21 Anders
22 Aran
23 Buels
24 Clary
25 Debolaz
26 Deltac
27 Florian
28 Goro
29 Goulah
30 Hardison
31 Kinyon
32 Kinyon's
33 Kogman
34 Lanyon
35 Luehrs
36 McWhirter
37 Pearcey
38 Piotr
39 Prather
40 Ragwitz
41 Reis
42 Rockway
43 Roditi
44 Rolsky
45 Roszatycki
46 Roszatycki's
47 SL
48 Sedlacek
49 Shlomi
50 Stevan
51 Vilain
52 Yuval
53 autarch
54 backported
55 backports
56 blblack
57 bluefeet
58 chansen
59 chromatic's
60 dexter
61 doy
62 ewilhelm
63 frodwith
64 gphat
65 groditi
66 jgoulah
67 jrockway
68 kolibrie
69 konobi
70 lbr
71 merlyn
72 mst
73 nothingmuch
74 perigrin
75 phaylon
76 rafl
77 rindolf
78 rlb
79 robkinyon
80 sartak
81 stevan
82 tozt
83 wreis
84
85 ## proper names
86 AOP
87 CentOS
88 CLOS
89 CPAN
90 OCaml
91 SVN
92 ohloh
93
94 ## Moose
95 AttributeHelpers
96 BUILDALL
97 BUILDARGS
98 BankAccount
99 BankAccount's
100 BinaryTree
101 CLR
102 CheckingAccount
103 DEMOLISHALL
104 Debuggable
105 JVM
106 METACLASS
107 Metaclass
108 MOPs
109 MetaModel
110 MetaObject
111 Metalevel
112 MooseX
113 Num
114 OtherName
115 PosInt
116 PositiveInt
117 RoleSummation
118 Str
119 TypeContraints
120 clearers
121 composable
122 hardcode
123 immutabilization
124 immutabilize
125 introspectable
126 metaclass
127 metaclass's
128 metadata
129 metaprogrammer
130 metarole
131 metaroles
132 metatraits
133 mixins
134 oose
135 ro
136 rw
137
138 ## computerese
139 API
140 APIs
141 Baz
142 Changelog
143 Coercions
144 DUCKTYPE
145 DWIM
146 GitHub
147 Haskell
148 IRC
149 Immutabilization
150 Inlinable
151 JSON
152 Lexically
153 O'Caml
154 OO
155 OOP
156 ORM
157 ROLETYPE
158 SUBCLASSES
159 SUBTYPES
160 Subclasses
161 Smalltalk
162 Subtypes
163 TODO
164 UNIMPORTING
165 URI
166 Unported
167 Whitelist
168 # from the Support manual talking about version numbers
169 YY
170 YYZZ
171 ZZ
172 arity
173 arrayrefs
174 blog
175 clearers
176 codebase
177 coercions
178 committer
179 committers
180 compat
181 continutation
182 datetimes
183 dec
184 decrement
185 definedness
186 deinitialized
187 deprecations
188 destructor
189 destructors
190 destructuring
191 dev
192 discoverable
193 env
194 eval'ing
195 extensibility
196 hashrefs
197 hotspots
198 immutabilize
199 immutabilized
200 immutabilizes
201 incrementing
202 inlinable
203 inline
204 inlines
205 installable
206 instantiation
207 interoperable
208 invocant
209 invocant's
210 irc
211 isa
212 kv
213 login
214 matcher
215 metadata
216 mixin
217 mixins
218 mul
219 munge
220 namespace
221 namespace's
222 namespaced
223 namespaces
224 namespacing
225 # as in required-ness
226 ness
227 optimizations
228 overridable
229 parameterizable
230 parameterization
231 parameterize
232 parameterized
233 parameterizes
234 params
235 pluggable
236 plugins
237 polymorphism
238 prechecking
239 prepends
240 pu
241 rebase
242 rebased
243 rebasing
244 rebless
245 reblesses
246 reblessing
247 refactored
248 refactoring
249 rethrows
250 runtime
251 serializer
252 sigil
253 sigils
254 stacktrace
255 stacktraces
256 stateful
257 subclass's
258 subclassable
259 subclasses
260 subname
261 subtype
262 subtypes
263 subtyping
264 unblessed
265 unexport
266 unimporting
267 uninitialize
268 unordered
269 unresolvable
270 unsets
271 unsettable
272 utils
273 whitelisted
274 workflow
275
276 ## other jargon
277 bey
278 gey
279
280 ## neologisms
281 breakability
282 delegatee
283 featureful
284 hackery
285 hacktern
286 undeprecate
287 wrappee
288
289 ## compound
290 # half-assed
291 assed
292 # role-ish, Ruby-ish, medium-to-large-ish
293 ish
294 # kool-aid
295 kool
296 # pre-5.10
297 pre
298 # vice versa
299 versa
300 lookup
301 # co-maint
302 maint
303
304 ## slang
305 C'mon
306 might've
307 Nuff
308
309 ## things that should be in the dictionary, but are not
310 attribute's
311 declaratively
312 everybody's
313 everyone's
314 human's
315 indices
316 initializers
317 newfound
318 reimplements
319 reinitializes
320 specializer
321 unintrusive
322
323 ## misspelt on purpose
324 emali
325 uniq