Fix spelling
[catagits/Catalyst-Authentication-Credential-HTTP.git] / t / author / pod_spelling.t
1 #!perl -w
2 use strict;
3 use warnings;
4 use Test::More;
5
6 use Test::Spelling 0.11;
7
8 set_spell_cmd('aspell list');
9
10 add_stopwords( grep { defined $_ && length $_ } <DATA>);
11
12 all_pod_files_spelling_ok();
13
14 __DATA__
15 APIs
16 Sascha
17 URI
18 https
19 dhoss
20 behaviour
21 Doran
22 Kiefer
23 Kogman
24 Yuval
25 auth
26 username
27 Authorization
28 authorization
29 sess
30 init
31 ok
32 Corlett