| Paketname | libsms-send-perl |
| Beschreibung | driver-based API for sending SMS messages |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.05-2 |
| Sektion | perl |
| Priorität | optional |
| Installierte Größe | 100 Byte |
| Hängt ab von | perl (>= 5.6.0-16), libparams-util-perl (>= 0.14), libclass-adapter-perl (>= 1.00) |
| Empfohlene Pakete | |
| Paketbetreuer | Debian Perl Group |
| Quelle | |
| Paketgröße | 21530 Byte |
| Prüfsumme MD5 | 81064dc7291ac0345c28c822160242d3 |
| Prüfsumme SHA1 | d5c0d3fe5c17ee14b1dbd363acea7263c7f9d895 |
| Prüfsumme SHA256 | cd12d7e131e0d05df0f9fbb84d0d43e594c2a1916ade8a2817fd161a4fcf1a84 |
| 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).
|