RT#22364 (ASH) hopefully fixed with updated prereq
[dbsrgits/DBIx-Class-UUIDColumns.git] / t / pod_spelling.t
1 #!perl -w\r
2 # $Id: pod_spelling.t 3235 2007-05-05 16:23:08Z claco $\r
3 use strict;\r
4 use warnings;\r
5 \r
6 BEGIN {\r
7     use lib 't/lib';\r
8     use DBIC::Test;\r
9 \r
10     plan skip_all => 'set TEST_AUTHOR to enable this test' unless $ENV{TEST_AUTHOR};\r
11 \r
12     eval 'use Test::Spelling 0.11';\r
13     plan skip_all => 'Test::Spelling 0.11 not installed' if $@;\r
14 };\r
15 \r
16 set_spell_cmd('aspell list');\r
17 \r
18 add_stopwords(<DATA>);\r
19 \r
20 all_pod_files_spelling_ok();\r
21 \r
22 __DATA__\r
23 uuid\r
24 uuids\r
25 Chia\r
26 liang\r
27 Kao\r
28 Laco\r
29 OpenBSD\r
30 UUIDMaker\r
31 behaviour\r
32 isa\r