Show quoted text> I used it on ubuntu, actually i'm using Mac OS 10.5 and i will like to
know if there is any extend for this OS.
The requisites to use this module are:
1. Perl
2. WWW::Mechanize
3. Crypt::SSLeay
4. Net::SMS::MyTMN
So, if you have Perl installed on Mac OSX - as far as I know, Perl is
installed by default, but I might be wrong - just install those 3 modules.
If you're asking for a graphical frontend - something with forms and
buttons - no, I don't think there is such thing. Use the Terminal like:
$ perl -MNet::SMS::MyTMN -e 'print
Net::SMS::MyTMN::sms_mytmn({username=>96xxxxxxx,password=>"mypass",targets=>[96xxxxxxx,91xxxxxxx],message=>"Mymessage"})'
MS