NAME
Tapper::PRC - Tapper - Program run control for test program automation
SYNOPSIS
use Tapper::PRC;
FUNCTIONS
mcp_send
Tell the MCP server our current status. This is done using a TCP connection.
@param string - message to send to MCP
@return success - 0 @return error - error string
mcp_inform
Generate the message to be send to MCP and hand it over to mcp_send.
@param hash reference - message to send to MCP
@return success - 0 @return error - error string
mcp_error
Log an error and exit.
@param string - messages to send to MCP
@return never returns
AUTHOR
AMD OSRC Tapper Team, <tapper at amd64.org>
BUGS
None.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc Tapper
ACKNOWLEDGEMENTS
COPYRIGHT & LICENSE
Copyright 2008-2011 AMD OSRC Tapper Team, all rights reserved.
This program is released under the following license: freebsd