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