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