Algorithm-KernelKMeans
view release on metacpan or search on metacpan
xt/01_podspell.t view on Meta::CPAN
use Test::More;
eval q{ use Test::Spelling };
plan skip_all => "Test::Spelling is not installed." if $@;
add_stopwords(map { split /[\s\:\-]/ } <DATA>);
set_spell_cmd('aspell list');
$ENV{LANG} = 'C';
all_pod_files_spelling_ok('lib');
__DATA__
Koichi SATOH
sekia@cpan.org
Algorithm::KernelKMeans::XS
NONINFRINGEMENT
sublicense
clusterer
APIs
vertices
polynominal
xi
xj
( run in 1.236 second using v1.01-cache-2.11-cpan-140bd7fdf52 )