X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fpod_spelling.t;h=b7a9840afb670840e0c4c7df189106642877078e;hb=270b8b0ff6a3a40932caa937459e884904d9dd49;hp=ecae4e4b0bbf45ba193904db02a7a4573f05df87;hpb=9540f4e48444e779e875f193db7cf234c3cd8b40;p=p5sagit%2FClass-Accessor-Grouped.git diff --git a/t/pod_spelling.t b/t/pod_spelling.t index ecae4e4..b7a9840 100644 --- a/t/pod_spelling.t +++ b/t/pod_spelling.t @@ -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'); @@ -35,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