The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
#!/usr/bin/perl

use warnings;
use strict;

use Test::More;

eval "use Test::Spelling";
plan skip_all => "Test::Spelling required for spell-checking POD" if $@;

set_spell_cmd('aspell list');
add_stopwords(<DATA>);
all_pod_files_spelling_ok();

__DATA__
ACKNOWLEDGEMENTS
Budney
deferrable
failsafe
queueing