AI-PredictionClient
view release on metacpan or search on metacpan
"generated_by" : "Dist::Zilla version 6.009, CPAN::Meta::Converter version 2.143240",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "AI-PredictionClient",
"prereqs" : {
"configure" : {
"requires" : {
"AI::PredictionClient::Alien::TensorFlowServingProtos" : "0.05",
"Alien::Google::GRPC" : "0.06",
"ExtUtils::MakeMaker" : "0",
"Inline" : "0",
"Inline::CPP" : "0",
"Inline::MakeMaker" : "0"
}
},
"develop" : {
---
abstract: 'A Perl Prediction client for Google TensorFlow Serving.'
author:
- 'Tom Stall <stall@cpan.org>'
build_requires:
Test::More: '0'
configure_requires:
AI::PredictionClient::Alien::TensorFlowServingProtos: '0.05'
Alien::Google::GRPC: '0.06'
ExtUtils::MakeMaker: '0'
Inline: '0'
Inline::CPP: '0'
Inline::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.009, CPAN::Meta::Converter version 2.143240'
license: perl
meta-spec:
requires "MooX::Options" => "0";
requires "Perl6::Form" => "0";
requires "perl" => "5.01";
requires "strict" => "0";
requires "warnings" => "0";
on 'test' => sub {
requires "Test::More" => "0";
};
on 'configure' => sub {
requires "AI::PredictionClient::Alien::TensorFlowServingProtos" => "0.05";
requires "Alien::Google::GRPC" => "0.06";
requires "ExtUtils::MakeMaker" => "0";
requires "Inline" => "0";
requires "Inline::CPP" => "0";
requires "Inline::MakeMaker" => "0";
};
on 'develop' => sub {
requires "Test::MinimumVersion" => "0";
( run in 0.629 second using v1.01-cache-2.11-cpan-283623ac599 )