Mangle Makefile.PL for the new repos, and to force author stuffs
[catagits/Catalyst-View-ContentNegotiation-XHTML.git] / t / podspelling.t
1 #!perl -w
2 use strict;
3 use warnings;
4 use Test::More;
5
6 eval 'use Test::Spelling 0.11';
7 plan skip_all => 'Test::Spelling 0.11 not installed' if $@;
8 plan skip_all => 'set TEST_SPELLING to enable this test' unless $ENV{TEST_SPELLING};
9
10 set_spell_cmd('aspell list');
11
12 add_stopwords( grep { defined $_ && length $_ } <DATA>);
13
14 all_pod_files_spelling_ok();
15
16 __DATA__
17 XHTML
18 TT
19 Doran
20 Dorward
21 rafl
22 ContentNegotiation
23 Ragwitz
24 firefox