AI-PredictionClient-Alien-TensorFlowServingProtos
view release on metacpan or search on metacpan
t/author-pod-spell.t view on Meta::CPAN
BEGIN {
unless ($ENV{AUTHOR_TESTING}) {
print qq{1..0 # SKIP these tests are for testing by the author\n};
exit
}
}
use strict;
use warnings;
use Test::More;
# generated by Dist::Zilla::Plugin::Test::PodSpelling 2.007004
use Test::Spelling 0.12;
use Pod::Wordlist;
add_stopwords(<DATA>);
all_pod_files_spelling_ok( qw( bin lib ) );
__DATA__
AI
Alien
MultiInference
PredictionClient
Stall
TensorFlow
TensorFlowServingProtos
Tom
gRPC
lib
protofiles
protos
stall
( run in 1.006 second using v1.01-cache-2.11-cpan-39bf76dae61 )