RT#22364 (ASH) hopefully fixed with updated prereq
[dbsrgits/DBIx-Class-UUIDColumns.git] / t / pod_spelling.t
CommitLineData
3469b243 1#!perl -w\r
2# $Id: pod_spelling.t 3235 2007-05-05 16:23:08Z claco $\r
3use strict;\r
4use warnings;\r
5\r
6BEGIN {\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
16set_spell_cmd('aspell list');\r
17\r
18add_stopwords(<DATA>);\r
19\r
20all_pod_files_spelling_ok();\r
21\r
22__DATA__\r
23uuid\r
24uuids\r
25Chia\r
26liang\r
27Kao\r
28Laco\r
29OpenBSD\r
30UUIDMaker\r
31behaviour\r
32isa\r