Fix a speling mistake
[gitmo/Moose.git] / xt / 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
31jrockway
32Kinyon's
33Kogman
34kolibrie
35konobi
36lbr
37McWhirter
38merlyn
39mst
40nothingmuch
41Pearcey
42perigrin
43phaylon
44Prather
45Reis
46rindolf
47rlb
48Rockway
49Roditi
50Rolsky
51Roszatycki
b34a536c 52Roszatycki's
b0f3c6ff 53sartak
54Sedlacek
55Shlomi
56SL
57stevan
58Stevan
59Vilain
60wreis
61Yuval
62
63## proper names
64AOP
65CLOS
66cpan
67CPAN
68OCaml
69ohloh
70SVN
71
72## Moose
73BankAccount
74BankAccount's
75BinaryTree
76BUILDALL
77BUILDARGS
78CheckingAccount
79clearers
80composable
81Debuggable
82DEMOLISHALL
19320607 83hardcode
b0f3c6ff 84immutabilization
85immutabilize
86introspectable
87metaclass
88Metaclass
89METACLASS
90metaclass's
19320607 91metadata
b0f3c6ff 92MetaObject
93metaprogrammer
94metarole
95mixins
96MooseX
97Num
98oose
99PosInt
100PositiveInt
101ro
102rw
103Str
104TypeContraints
105
106## computerese
107API
108APIs
109Baz
86b96832 110Changelog
111compat
b0f3c6ff 112datetimes
113definedness
114destructor
115destructors
86b96832 116dev
b0f3c6ff 117DWIM
118hashrefs
19320607 119immutabilize
120immutabilized
b0f3c6ff 121inline
70bb0f97 122inlines
b0f3c6ff 123invocant
124invocant's
125irc
126IRC
127isa
128login
129namespace
130namespaced
131namespaces
132namespacing
70bb0f97 133# as in required-ness
134ness
b0f3c6ff 135OO
136OOP
137ORM
138overridable
139parameterizable
140parameterize
141parameterized
142parameterizes
143pluggable
144prechecking
145prepends
86b96832 146refactored
147refactoring
b0f3c6ff 148runtime
149stacktrace
150subclassable
151subtyping
152TODO
153unblessed
154unexport
155UNIMPORTING
156Unported
157unsets
158unsettable
70bb0f97 159whitelist
b0f3c6ff 160Whitelist
161
162## other jargon
163bey
164gey
165
166## neologisms
167breakability
168delegatee
169hackery
b0f3c6ff 170wrappee
171
172## compound
173# half-assed
174assed
175# role-ish, Ruby-ish, medium-to-large-ish
176ish
177# kool-aid
178kool
179# pre-5.10
180pre
181# vice versa
182versa
d34910a3 183lookup
b0f3c6ff 184
185## slang
186C'mon
187might've
188Nuff
189
190## things that should be in the dictionary, but are not
191attribute's
192declaratively
193everyone's
194human's
195initializers
196newfound
197reimplements
198reinitializes
199specializer
200
201## misspelt on purpose
202emali