The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

DESCRIPTION

This script is part of the SOAP::Transport::HTTPX testing suite.

This script creates a SOAP client and publishes a 'Testulator' request to the specified proxy server using the 'httpx' scheme. The request will then be forwarded to a 2nd proxy host by the first. The request uri will also be remapped to use the 'Calculator' class.

The provided 'Calculator' module must be installed in a deployed modules directory of the server being forwarded to.