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