Fix a comment in the typo
[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
122invocant
123invocant's
124irc
125IRC
126isa
127login
128namespace
129namespaced
130namespaces
131namespacing
132OO
133OOP
134ORM
135overridable
136parameterizable
137parameterize
138parameterized
139parameterizes
140pluggable
141prechecking
142prepends
86b96832 143refactored
144refactoring
b0f3c6ff 145runtime
146stacktrace
147subclassable
148subtyping
149TODO
150unblessed
151unexport
152UNIMPORTING
153Unported
154unsets
155unsettable
156Whitelist
157
158## other jargon
159bey
160gey
161
162## neologisms
163breakability
164delegatee
165hackery
b0f3c6ff 166wrappee
167
168## compound
169# half-assed
170assed
171# role-ish, Ruby-ish, medium-to-large-ish
172ish
173# kool-aid
174kool
175# pre-5.10
176pre
177# vice versa
178versa
d34910a3 179lookup
b0f3c6ff 180
181## slang
182C'mon
183might've
184Nuff
185
186## things that should be in the dictionary, but are not
187attribute's
188declaratively
189everyone's
190human's
191initializers
192newfound
193reimplements
194reinitializes
195specializer
196
197## misspelt on purpose
198emali