Checking in changes prior to tagging of version 1.011. Changelog diff is:
[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 dhoss
16 behaviour
17 Doran
18 Kiefer
19 Kogman
20 Yuval
21 auth
22 username
23 Authorization
24 authorization
25 sess
26 init
27 ok
28 Corlett