-
-
02 Feb 2009 11:42:11 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (518 / 1 / 5)
- Kwalitee
Bus factor: 0- 16.19% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (7.85KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
++ed by:1 non-PAUSE user- Dependencies
- LWP::UserAgent
- MIME::Lite
- SMS::Send::Driver
- Test::More
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.06
- The send_sms method, if using http/s to interact with Kapow, now waits up to 10 seconds per message while attempting to confirm that the message was actually delivered to the user. This is in accordance with the SMS::Send specification. You can override this behaviour by supplying a false value to the new '_wait' parameter to either new() or send_sms(). Whether or not you use _wait, you can 'manually' check the delivery status of any message sent using http/s by calling the delivery_status method. Added missing dependency on SMS::Send::Driver.
Modules
SMS::Send driver for the Kapow.co.uk websiteOther files
Module Install Instructions
To install SMS::Send::UK::Kapow, copy and paste the appropriate command in to your terminal.
cpanm SMS::Send::UK::Kapow
perl -MCPAN -e shell install SMS::Send::UK::Kapow
For more information on module installation, please visit the detailed CPAN module installation guide.