fix some spelling mistakes and update the local dictionary
[gitmo/Moose.git] / xt / pod_spell.t
CommitLineData
b0f3c6ff 1use Test::Spelling;
2my @stopwords;
3for (<DATA>) {
4 chomp;
5 push @stopwords, $_
6 unless /\A (?: \# | \s* \z)/msx; # skip comments, whitespace
7};
8add_stopwords(@stopwords);
9set_spell_cmd('aspell list -l en');
10all_pod_files_spelling_ok;
11
12__DATA__
13## personal names
14Aankhen
15Aran
16autarch
17chansen
18chromatic's
19Debolaz
20Deltac
21dexter
22ewilhelm
23Goulah
24gphat
25groditi
26jrockway
27Kinyon's
28Kogman
29kolibrie
30konobi
31lbr
32McWhirter
33merlyn
34mst
35nothingmuch
36Pearcey
37perigrin
38phaylon
39Prather
40Reis
41rindolf
42rlb
43Rockway
44Roditi
45Rolsky
46Roszatycki
47sartak
48Sedlacek
49Shlomi
50SL
51stevan
52Stevan
53Vilain
54wreis
55Yuval
56
57## proper names
58AOP
59CLOS
60cpan
61CPAN
62OCaml
63ohloh
64SVN
65
66## Moose
67BankAccount
68BankAccount's
69BinaryTree
70BUILDALL
71BUILDARGS
72CheckingAccount
73clearers
74composable
75Debuggable
76DEMOLISHALL
19320607 77hardcode
b0f3c6ff 78immutabilization
79immutabilize
80introspectable
81metaclass
82Metaclass
83METACLASS
84metaclass's
19320607 85metadata
b0f3c6ff 86MetaObject
87metaprogrammer
88metarole
89mixins
90MooseX
91Num
92oose
93PosInt
94PositiveInt
95ro
96rw
97Str
98TypeContraints
99
100## computerese
101API
102APIs
103Baz
104datetimes
105definedness
106destructor
107destructors
108DWIM
109hashrefs
19320607 110immutabilize
111immutabilized
b0f3c6ff 112inline
113invocant
114invocant's
115irc
116IRC
117isa
118login
119namespace
120namespaced
121namespaces
122namespacing
123OO
124OOP
125ORM
126overridable
127parameterizable
128parameterize
129parameterized
130parameterizes
131pluggable
132prechecking
133prepends
134runtime
135stacktrace
136subclassable
137subtyping
138TODO
139unblessed
140unexport
141UNIMPORTING
142Unported
143unsets
144unsettable
145Whitelist
146
147## other jargon
148bey
149gey
150
151## neologisms
152breakability
153delegatee
154hackery
b0f3c6ff 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
d34910a3 168lookup
b0f3c6ff 169
170## slang
171C'mon
172might've
173Nuff
174
175## things that should be in the dictionary, but are not
176attribute's
177declaratively
178everyone's
179human's
180initializers
181newfound
182reimplements
183reinitializes
184specializer
185
186## misspelt on purpose
187emali