Remove ::Plugin:: from module namespace, provide a legacy/compatibility ::Plugin...
[catagits/Catalyst-Authentication-Credential-HTTP.git] / t / 04pod_spelling.t
CommitLineData
eebdb0e4 1#!perl -w
2use strict;
3use warnings;
4use Test::More;
5
6eval 'use Test::Spelling 0.11';
7plan skip_all => 'Test::Spelling 0.11 not installed' if $@;
8plan skip_all => 'set TEST_SPELLING to enable this test' unless $ENV{TEST_SPELLING};
9
10set_spell_cmd('aspell list');
11
12add_stopwords( grep { defined $_ && length $_ } <DATA>);
13
14all_pod_files_spelling_ok();
15
16__DATA__
17behaviour
18Doran
19Kiefer
20Kogman
21Yuval
22auth
23username