SYNTAX: PORK::err_msg(msg)
	Prints a error message to the screen.

INPUT PARAMETERS
	msg: The text of the message to be printed.

RETURN VALUE
	Returns -1 if no message is specified, 0 otherwise.

SEE ALSO
	perl status_msg
