- or download this
#!D:/perl/bin/perl.exe -w
use strict;
...
_format => '%.2f'
}, $class;
}
- or download this
#!D:/perl/bin/perl.exe -wT
use strict;
...
? $temperature->c2f( $temp )
: $temperature->f2c( $temp );
}
- or download this
<SOAP-ENV:Body>
<namesp1:newResponse xmlns:namesp1="http://192.168.1.26/Temperatures
+">
...
</Temperatures>
</namesp1:newResponse>
</SOAP-ENV:Body>