The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.56 - 2010-11-15

  • When sending messages in text mode, now we wait a bit between the +CMSG command and the actual text. Fixes RT #61729. Thanks to Boris Ivanov for the report.
  • Added clear example of logging to a custom file
  • Added a warning for not implemented _read_messages_text()
  • Added a "assume_registered" option to skip GSM network registration on buggy/problematic devices.

Modules

Perl extension to interface GSM phones / modems
library to manage PDU encoded data for GSM messaging
SMS message internal class that represents a single text SMS message

Provides

in lib/Device/Gsm/Charset.pm
in lib/Device/Gsm/Networks.pm
in lib/Device/Gsm/Sms/Structure.pm
in lib/Device/Gsm/Sms/Token.pm
in lib/Device/Gsm/Sms/Token/DA.pm
in lib/Device/Gsm/Sms/Token/DCS.pm
in lib/Device/Gsm/Sms/Token/MR.pm
in lib/Device/Gsm/Sms/Token/OA.pm
in lib/Device/Gsm/Sms/Token/PDUTYPE.pm
in lib/Device/Gsm/Sms/Token/PID.pm
in lib/Device/Gsm/Sms/Token/SCA.pm
in lib/Device/Gsm/Sms/Token/SCTS.pm
in lib/Device/Gsm/Sms/Token/UD.pm
in lib/Device/Gsm/Sms/Token/VP.pm