Revert "really try to make method modifier names unique"
[gitmo/Class-MOP.git] / xt / author / 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
99fc6eb2 32Hardison
b71f758c 33jrockway
34Kinyon
35Kinyon's
36Kogman
37kolibrie
38konobi
39lbr
40McWhirter
41merlyn
42mst
43nothingmuch
44Pearcey
45perigrin
46phaylon
47Prather
48Ragwitz
49rafl
50Reis
51rindolf
52rlb
53robkinyon
54Rockway
55Roditi
56Rolsky
57Roszatycki
58sartak
59Sedlacek
60Shlomi
61SL
62stevan
63Stevan
64Vilain
65wreis
66Yuval
67
68## proper names
69AOP
70CLOS
71cpan
72CPAN
73OCaml
74ohloh
75SVN
76
77## Class::MOP
78CLR
79JVM
80MetaModel
81metamodel
82metaclass
1a34ec18 83metaclass's
b71f758c 84BUILDARGS
85MOPs
86Metalevel
87
88## computerese
89API
90APIs
91Baz
45c31ff9 92clearers
b71f758c 93continutation
94datetimes
95definedness
96destructor
97destructors
98DWIM
a6710c60 99eval'ing
b71f758c 100hashrefs
1a34ec18 101Immutabilization
102immutabilization
b71f758c 103immutabilize
104immutabilized
fbedcfb3 105Inlinable
b71f758c 106inline
107invocant
108invocant's
109irc
110IRC
111isa
112login
a6710c60 113metadata
b71f758c 114munge
115namespace
116namespaced
117namespaces
8e4ec2ce 118namespace's
b71f758c 119namespacing
120OO
121OOP
122ORM
123overridable
124parameterizable
125parameterize
126parameterized
127parameterizes
128pluggable
129prechecking
130prepends
1a34ec18 131rebless
8070dc89 132reblessing
b71f758c 133runtime
134sigil
8e4ec2ce 135sigils
b71f758c 136stacktrace
137subclassable
138subtyping
139TODO
140unblessed
141unexport
142UNIMPORTING
143uninitialize
144Unported
145unsets
146unsettable
147Whitelist
148
149## other jargon
150bey
151gey
152
153## neologisms
154breakability
155hackery
156wrappee
157
158## compound
159# half-assed
160assed
161# role-ish, Ruby-ish, medium-to-large-ish
162ish
163# kool-aid
164kool
165# pre-5.10
166pre
167# vice versa
168versa
f785190a 169# foo-ness
170ness
b71f758c 171
172## slang
173C'mon
174might've
175Nuff
176
177## things that should be in the dictionary, but are not
178attribute's
179declaratively
180everyone's
181human's
182initializers
183newfound
184reimplements
185reinitializes
186specializer
187unintrusive
188
189## misspelt on purpose
190emali