Alien-Build-Plugin-Decode-SourceForge

 view release on metacpan or  search on metacpan

xt/author/pod_spelling_system.t  view on Meta::CPAN

21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
  if -r $config_filename;
 
plan skip_all => 'disabled' if $config->{pod_spelling_system}->{skip};
 
chdir(File::Spec->catdir($FindBin::Bin, File::Spec->updir, File::Spec->updir));
 
add_stopwords(@{ $config->{pod_spelling_system}->{stopwords} });
add_stopwords(qw(
Plicease
stdout
stderr
stdin
subref
loopback
username
os
Ollis
Mojolicious
plicease
CPAN
reinstall



( run in 0.229 second using v1.01-cache-2.11-cpan-87723dcf8b7 )