Help for this page

Select Code to Download


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