Paketname | libsms-send-perl |
Beschreibung | driver-based API for sending SMS messages |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.05-2 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 108 Byte |
Hängt ab von | perl (>= 5.6.0-16), libparams-util-perl (>= 0.14), libclass-adapter-perl (>= 1.00) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 21888 Byte |
Prüfsumme MD5 | 8bf09dffe4b32f50422e4da3b16ceb55 |
Prüfsumme SHA1 | e701038cc8216e97c452bf9bd7d790d54a732e81 |
Prüfsumme SHA256 | 7ea09ece6f55f9a52ae383525e895af57a4d2133399d648008ce3949dff7ccb6 |
Link zum Herunterladen | libsms-send-perl_0.05-2_all.deb |
Ausführliche Beschreibung | The SMS::Send perl module is intended to provide a driver-based single API for
sending SMS and MMS messages. The intent is to provide a single API against
which to write the code to send an SMS message.
.
At the same time, the intent is to remove the limits of some of the
previous attempts at this sort of API, like "must be free internet-based
SMS services".
.
SMS::Send drivers are installed separately, and might use the web,
email or physical SMS hardware. It could be a free or paid. The details
shouldn't matter.
.
You should not have to care how it is actually sent, only that it has
been sent (although some drivers may not be able to provide certainty).
|