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