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