-
-
18 Sep 2017 07:22:36 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (2)
- Testers (600 / 0 / 51)
- Kwalitee
Bus factor: 1- 64.06% Coverage
- License: perl_5
- Perl: v5.10.1
- Activity
24 month- Tools
- Download (10.5KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- SMS::Send
- WWW::Twilio::API
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.20 - 2017-08-17
- Use `/Messages` resource URI instead of deprecated `SMS/Messages.json` so you can send messages up to 1600 characters in length. Ref: https://support.twilio.com/hc/en-us/articles/223181028 Thanks to Julián Esteves (jesteves @ github) for the tip.
- Minimum Perl version to 5.10.1, following WWW::Twilio::API.
Modules
SMS::Send backend for Twilio APIExamples
Module Install Instructions
To install SMS::Send::Twilio, copy and paste the appropriate command in to your terminal.
cpanm SMS::Send::Twilio
perl -MCPAN -e shell install SMS::Send::Twilio
For more information on module installation, please visit the detailed CPAN module installation guide.