Do not tickle defective 5.10.0 threads in tests
[p5sagit/Class-Accessor-Grouped.git] / t / pod_spelling.t
index e987230..b7a9840 100644 (file)
@@ -1,16 +1,14 @@
-#!perl -w
-# $Id$
 use strict;
 use warnings;
 
 BEGIN {
-    use lib 't/lib';
-    use Test::More;
+  use lib 't/lib';
+  use Test::More;
 
-    plan skip_all => 'set TEST_AUTHOR to enable this test' unless $ENV{TEST_AUTHOR};
+  plan skip_all => 'set TEST_AUTHOR to enable this test' unless $ENV{TEST_AUTHOR};
 
-    eval 'use Test::Spelling 0.11';
-    plan skip_all => 'Test::Spelling 0.11 not installed' if $@;
+  eval 'use Test::Spelling 0.11';
+  plan skip_all => 'Test::Spelling 0.11 not installed' if $@;
 };
 
 set_spell_cmd('aspell list');
@@ -22,6 +20,7 @@ all_pod_files_spelling_ok();
 __DATA__
 Bowden
 Raygun
+Roditi
 isa
 mst
 behaviour
@@ -34,3 +33,19 @@ stylings
 fieldspec
 listref
 getters
+ribasushi
+Rabbitson
+groditi
+Caelum
+Kitover
+CAF
+Sep
+XSA
+OTRW
+runtime
+Axel
+fREW
+frew
+getter
+subclasses
+Benchmarking
\ No newline at end of file