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