The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more
123456789101112131415 use strict;use warnings;use Test::More;eval 'use Test::Spelling';plan skip_all => 'Test::Spelling not installed; skipping' if $@;add_stopwords(<DATA>);all_pod_files_spelling_ok();__DATA__graphemeGraphemeStrUAX
use
strict;
warnings;
Test::More;
eval
'use Test::Spelling'
;
plan
skip_all
=>
'Test::Spelling not installed; skipping'
if
$@;
add_stopwords(<DATA>);
all_pod_files_spelling_ok();
__DATA__
grapheme
Grapheme
Str
UAX