SYNOPSIS<send $values>
DESCRIPTIONsend
prints each of the $values
out as-is, without the
HTML escapement normally done with variables.
DIAGNOSTICSsend
returns nothing.
CAVEATS
Full binary data is not supported yet (no '\0'
ASCII chars).