App-soapcli

 view release on metacpan or  search on metacpan

README.md  view on Meta::CPAN

[![Build Status](https://travis-ci.org/dex4er/soapcli.png?branch=master)](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 2.745 seconds using v1.01-cache-2.11-cpan-df04353d9ac )