in reply to Re: How to send text msg with perl??
in thread How to send text msg with perl??

There is a smscmd1 sample can be called by using PERL system system("./smscmd1", "$ARGV[0]","$ARGV1","$account","$pwd") Refer http://www.sms4mail.com/smsmail/smscmd.htm for detail