docs for CMOP::Instance
[gitmo/Class-MOP.git] / xt / pod_spell.t
CommitLineData
b71f758c 1use strict;
2use warnings;
3
4use Test::Spelling;
5
6my @stopwords;
7for (<DATA>) {
8 chomp;
9 push @stopwords, $_
10 unless /\A (?: \# | \s* \z)/msx; # skip comments, whitespace
11}
12
13add_stopwords(@stopwords);
14set_spell_cmd('aspell list -l en');
15all_pod_files_spelling_ok;
16
17__DATA__
18## personal names
19Aankhen
20Aran
21autarch
22blblack
23chansen
24chromatic's
25Debolaz
26Deltac
27dexter
28ewilhelm
29Goulah
30gphat
31groditi
32jrockway
33Kinyon
34Kinyon's
35Kogman
36kolibrie
37konobi
38lbr
39McWhirter
40merlyn
41mst
42nothingmuch
43Pearcey
44perigrin
45phaylon
46Prather
47Ragwitz
48rafl
49Reis
50rindolf
51rlb
52robkinyon
53Rockway
54Roditi
55Rolsky
56Roszatycki
57sartak
58Sedlacek
59Shlomi
60SL
61stevan
62Stevan
63Vilain
64wreis
65Yuval
66
67## proper names
68AOP
69CLOS
70cpan
71CPAN
72OCaml
73ohloh
74SVN
75
76## Class::MOP
77CLR
78JVM
79MetaModel
80metamodel
81metaclass
0d6dca0a 82metaclass's
b71f758c 83BUILDARGS
84MOPs
85Metalevel
86
87## computerese
88API
89APIs
90Baz
91continutation
92datetimes
93definedness
94destructor
95destructors
96DWIM
a6710c60 97eval'ing
b71f758c 98hashrefs
0d6dca0a 99Immutabilization
100immutabilization
b71f758c 101immutabilize
102immutabilized
88bb3cf1 103Inlinable
b71f758c 104inline
105invocant
106invocant's
107irc
108IRC
109isa
110login
a6710c60 111metadata
b71f758c 112munge
113namespace
114namespaced
115namespaces
116namespacing
117OO
118OOP
119ORM
120overridable
121parameterizable
122parameterize
123parameterized
124parameterizes
125pluggable
126prechecking
127prepends
0d6dca0a 128rebless
b71f758c 129runtime
130sigil
131stacktrace
132subclassable
133subtyping
134TODO
135unblessed
136unexport
137UNIMPORTING
138uninitialize
139Unported
140unsets
141unsettable
142Whitelist
143
144## other jargon
145bey
146gey
147
148## neologisms
149breakability
150hackery
151wrappee
152
153## compound
154# half-assed
155assed
156# role-ish, Ruby-ish, medium-to-large-ish
157ish
158# kool-aid
159kool
160# pre-5.10
161pre
162# vice versa
163versa
164
165## slang
166C'mon
167might've
168Nuff
169
170## things that should be in the dictionary, but are not
171attribute's
172declaratively
173everyone's
174human's
175initializers
176newfound
177reimplements
178reinitializes
179specializer
180unintrusive
181
182## misspelt on purpose
183emali