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