Package TWiki::Net
Object that brokers access to network resources.
On this page:
ObjectMethod getUrl ($host,$port,$url,$user,$pass,$header) -> $text
Get the text at the other end of a URLsetMailHandler( \&fn )
-
\&fn
- reference to a function($) (see _sendEmailBySendmail for proto)
ObjectMethod sendEmail ($text,$retries) -> $error
-
$text
- text of the mail, including MIME headers -
$retries
- number of times to retry the send (default 1)