Reformat docs, couple of other misc dinks
[catagits/Catalyst-View-ContentNegotiation-XHTML.git] / t / podspelling.t
CommitLineData
e2e866b4 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__
17XHTML
18TT
19Doran
20Dorward
21rafl
22ContentNegotiation
23Ragwitz
84e59a9b 24firefox