SOAP-Lite

 view release on metacpan or  search on metacpan

examples/forms/style.html  view on Meta::CPAN

<html>
<head><title>SOAP::Lite POST Examples</title></head>
<body>

<h1>SOAP::Lite Examples</h1>
<hr>

<form action="http://services.soaplite.com/style.cgi" method="POST" enctype="multipart/form-data">
<input type="hidden" name="payload" value='<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3...
<input name="echo" value="37.5">
<input type="submit">
</form>

</html>

 view all matches for this distribution
 view release on metacpan -  search on metacpan

( run in 1.701 second using v1.00-cache-2.02-grep-82fe00e-cpan-cec75d87357c )