docs for CMOP::Method::Accessor
[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
1a34ec18 82metaclass's
b71f758c 83BUILDARGS
84MOPs
85Metalevel
86
87## computerese
88API
89APIs
90Baz
45c31ff9 91clearers
b71f758c 92continutation
93datetimes
94definedness
95destructor
96destructors
97DWIM
a6710c60 98eval'ing
b71f758c 99hashrefs
1a34ec18 100Immutabilization
101immutabilization
b71f758c 102immutabilize
103immutabilized
fbedcfb3 104Inlinable
b71f758c 105inline
106invocant
107invocant's
108irc
109IRC
110isa
111login
a6710c60 112metadata
b71f758c 113munge
114namespace
115namespaced
116namespaces
117namespacing
118OO
119OOP
120ORM
121overridable
122parameterizable
123parameterize
124parameterized
125parameterizes
126pluggable
127prechecking
128prepends
1a34ec18 129rebless
b71f758c 130runtime
131sigil
132stacktrace
133subclassable
134subtyping
135TODO
136unblessed
137unexport
138UNIMPORTING
139uninitialize
140Unported
141unsets
142unsettable
143Whitelist
144
145## other jargon
146bey
147gey
148
149## neologisms
150breakability
151hackery
152wrappee
153
154## compound
155# half-assed
156assed
157# role-ish, Ruby-ish, medium-to-large-ish
158ish
159# kool-aid
160kool
161# pre-5.10
162pre
163# vice versa
164versa
165
166## slang
167C'mon
168might've
169Nuff
170
171## things that should be in the dictionary, but are not
172attribute's
173declaratively
174everyone's
175human's
176initializers
177newfound
178reimplements
179reinitializes
180specializer
181unintrusive
182
183## misspelt on purpose
184emali