App-soapcli
view release on metacpan or search on metacpan
[](https://travis-ci.org/dex4er/soapcli)
# NAME
App::soapcli - SOAP client for CLI with YAML and JSON input and output
# SYNOPSIS
my $app = App::soapcli->new(argv => [qw( calculator.yml calculator.url )]);
$app->run;
( run in 1.291 second using v1.01-cache-2.11-cpan-744e820c463 )