From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more
123456789101112131415161718192021222324 use 5.10.0;use strict;use warnings;use Test::More;use Test::Spelling;set_spell_cmd('aspell list -l en -p /dev/null');add_stopwords( <DATA> );all_pod_files_spelling_ok( 'lib' );__DATA__BNRYKiemMatthäusrepexpstackoverflowOEMdeSGR
use
5.10.0;
strict;
warnings;
Test::More;
Test::Spelling;
set_spell_cmd(
'aspell list -l en -p /dev/null'
);
add_stopwords( <DATA> );
all_pod_files_spelling_ok(
'lib'
__DATA__
BNRY
Kiem
Matthäus
repexp
stackoverflow
OEM
de
SGR