1#!perl -w
2# $Id$
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__
23runtime
24Bowden
25Raygun
26isa
27mst
28behaviour
29further
30overridable
31Laco
32Pauley
33claco
34stylings
35fieldspec
36listref
37