use ICQsend; # my prog below, amended my $message = "whatever i want to send"; ICQsend::message( uin => 12345678, content => $message);