9a36fceb7d292326b5816acbb996096778377d53
[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 Kimball
16 rfc
17 uri
18 APIs
19 Sascha
20 URI
21 https
22 dhoss
23 behaviour
24 Doran
25 Kiefer
26 Kogman
27 Yuval
28 auth
29 username
30 Authorization
31 authorization
32 sess
33 init
34 ok
35 Corlett