Revision history for Perl extension SMS::Send::NANP::Twilio 0.06 2022-11-01 - Update license from Perl to MIT - Updated scripts/perl-SMS-Send-NANP-Twilio-send_sms.pl to add command line options for AccountSid, AuthToken, MessagingServiceSid, and From - Added GitHub repository - Moved README to README.md - Added LICENSE file - Added CONTRIBUTING.md file - Updated Makefile.PL to add meta merge github properties 0.05 2018-05-29 - Note: This version was never pushed to CPAN - Updated lib/SMS/Send/NANP/Twilio.pm - Moved from username to AccountSid - Moved from password to AuthToken - Added url override capabiltiy 0.04 2018-03-02 - Added DateTime as build time requirement - RT 124633 (ANDK@cpan.org) - Updated Makefile.PL - Updated perl-SMS-Send-NANP-Twilio.spec 0.03 2018-02-03 - API BREAK - Changed sid property to API documented name MessagingServiceSid - Changed from property to API documented case From - Updated sms_send method - Added support for MediaUrl property - Added support for all optional properties in API documentation 0.02 2018-02-03 - Status return is different when using copilot 0.01 2018-02-03 - original version