Skip Menu |

This queue is for tickets about the Net-SMS-MyTMN CPAN distribution.

Report information
The Basics
Id: 32853
Status: open
Priority: 0/
Queue: Net-SMS-MyTMN

People
Owner: Nobody in particular
Requestors: pussas [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Net::SMS::MyTMN - Feature
Date: Fri, 1 Feb 2008 13:45:27 +0000
To: bug-net-sms-mytmn [...] rt.cpan.org
From: "João Rafael" <pussas [...] gmail.com>
Hi! First of all congratulations for this application! 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. Thank you, João Rafael
From: cpan [...] simplicidade.com
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
Subject: Re: [rt.cpan.org #32853] Net::SMS::MyTMN - Feature
Date: Fri, 1 Feb 2008 19:17:29 +0000
To: bug-Net-SMS-MyTMN [...] rt.cpan.org
From: "João Rafael" <pussas [...] gmail.com>
The gui doesn't bodder me.. i like the terminal :P Thank you! :) On 01/02/2008, Miguel Santinho via RT <bug-Net-SMS-MyTMN@rt.cpan.org> wrote: Show quoted text
> > > <URL: http://rt.cpan.org/Ticket/Display.html?id=32853 > >
> > 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 >