
stp-tradd - submits a test request to the system

stp-tradd [options] < myrequest.xml

stp-tradd submits a test request to the system from the commandline, by parsing an input file into a hash record and submitting the hash to the WebService::TestSystem daemon server.

Displays the version number of the script and exits.
Displays a brief usage message
Displays the man page
The URL of the WebService::TestSystem server to connect to. By default, it uses 'http://localhost:8081'.
The URI of the service provided by the server. By default, it uses 'http://www.osdl.org/WebService/TestSystem'. Users should not typically need to alter this setting.
Print debug messages. The larger the number, the more verbose the debug messages will be (typical range is 0-5).

SOAP::Lite, Pod::Usage, Getopt::Long

Bryce Harrington <bryce@osdl.org>

Copyright (C) 2004 Open Source Development Labs All Rights Reserved. This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

Revision: $Revision: 1.4 $