Net::AnyIM

Paul Makepeace london.pm.org at paulm.com
Thu Jan 12 14:57:24 GMT 2006


Je 2006-01-12 14:24:44 +0000, Simon Wistow skribis:
> 	$im->send("myfriend", "msn", "Hello!");

FWIW, intuitively I'd've expected the transport to go first,

  	$im->send(msn => "myfriend" => "Hello!");

perhaps with some transport-specific methods,

    $im->send_msn($recipient => $message);

Paul

-- 
Paul Makepeace .............................. http://paulm.com/inchoate/

"If you are a boy, then chalvey must be a colony or something like
 that."
   -- http://paulm.com/toys/surrealism/


More information about the london.pm mailing list