Extend and clarify POD of various methods
[p5sagit/Class-Accessor-Grouped.git] / t / pod_spelling.t
CommitLineData
43db6fd3 1#!perl -w
2# $Id: pod_spelling.t 7003 2009-07-08 02:24:06Z claco $
3use strict;
4use warnings;
5
6BEGIN {
7 use lib 't/lib';
8 use Test::More;
9
10 plan skip_all => 'set TEST_AUTHOR to enable this test' unless $ENV{TEST_AUTHOR};
11
12 eval 'use Test::Spelling 0.11';
13 plan skip_all => 'Test::Spelling 0.11 not installed' if $@;
14};
15
16set_spell_cmd('aspell list');
17
18add_stopwords(<DATA>);
19
20all_pod_files_spelling_ok();
21
22__DATA__
23Bowden
24Raygun
25Roditi
26isa
27mst
28behaviour
29further
30overridable
31Laco
32Pauley
33claco
34stylings
35fieldspec
36listref
37getters
d51c5923 38ribasushi
39Rabbitson
40groditi
439785de 41Caelum
8019c4d8 42Kitover
43CAF
44Sep
45XSA
46runtime
8e0a387b 47Axel
48fREW
49frew
50getter
51subclasses