s,
>
> Mike(mickalo)Blezien
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Thunder Rain Internet Publishing
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
>
> - Original Message -
> *From:* Kwaku Addo Ofori
> *To:* Mike Blezien
> *Cc:* Perl List
>
Hi Mike,
If you want a simple smpp client, check out Net::SMPP. I've been using it
for years as a simple smpp client test tool without any issues. It's quite
simple to use.
Kwaku.
On Fri, Jun 29, 2012 at 6:52 PM, Mike Blezien wrote:
> Hello,
>
> we would like to setup a Perl script for sending
Hi Guys,
I need some help. I've just finished my script and a manual test is fine.
Basically, it's a script that gets the PID of some selected process and
lists all the open file descriptors for the processes pipes this to a file.
Problem is, when I run the script manually it works well and writes
Hi,
Does anyone have some experience with the perl Encode::GSM0338 module. I
need to encode some utf8 content (predominantly french characters) I fetch
from a mysql database and then encode them to the corresponding gsm
character set. Without doing this the content is not rendered properly on
the
Hi Guys,
I just wrote a script that retrieves some records from a MYSQL database.
These records contain a lot of the special characters from the French
language. I need a way to decode these characters properly before sending
them on to a third party.
For example, retrieving this from the databas