NAME
Tapper::Installer - Tapper - Install everything needed for a test
SYNOPSIS
use Tapper::Installer;
FUNCTIONS
mcp_inform
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 - -1
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
logdie
Tell the MCP server our current status, then die().
@param string - message to send to MCP
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