RT#22364 (ASH) hopefully fixed with updated prereq
[dbsrgits/DBIx-Class-UUIDColumns.git] / t / pod_spelling.t
diff --git a/t/pod_spelling.t b/t/pod_spelling.t
new file mode 100644 (file)
index 0000000..ae4f8c4
--- /dev/null
@@ -0,0 +1,32 @@
+#!perl -w\r
+# $Id: pod_spelling.t 3235 2007-05-05 16:23:08Z claco $\r
+use strict;\r
+use warnings;\r
+\r
+BEGIN {\r
+    use lib 't/lib';\r
+    use DBIC::Test;\r
+\r
+    plan skip_all => 'set TEST_AUTHOR to enable this test' unless $ENV{TEST_AUTHOR};\r
+\r
+    eval 'use Test::Spelling 0.11';\r
+    plan skip_all => 'Test::Spelling 0.11 not installed' if $@;\r
+};\r
+\r
+set_spell_cmd('aspell list');\r
+\r
+add_stopwords(<DATA>);\r
+\r
+all_pod_files_spelling_ok();\r
+\r
+__DATA__\r
+uuid\r
+uuids\r
+Chia\r
+liang\r
+Kao\r
+Laco\r
+OpenBSD\r
+UUIDMaker\r
+behaviour\r
+isa\r