Net-OICQ

 view release on metacpan or  search on metacpan

bin/qq  view on Meta::CPAN

use Net::OICQ::TextConsole;

print "Crypt::OICQ version $Crypt::OICQ::VERSION, Net::OICQ version $Net::OICQ::VERSION\n";

my $usage = <<EOF;
Usage:
If you use Borne shell, bash or ksh, type:
OICQ_PW='xxxxxxx' $0 [-hiu] [-d#] [-p<plugin>] id

If you use csh or tcsh, type:
setenv OICQ_PW 'xxxxxxx'
$0 [-hi] [-d#] [-p<plugin>] id

Options:
    -h  print this help message
    -i  invisible mode
    -u  UDP protocol (TCP is default)
    -d  debug mode
    -p<plugin>  specify plugin
EOF



( run in 1.914 second using v1.01-cache-2.11-cpan-6aa56a78535 )