# SMS::API::CMTelecom [![Build Status](https://travis-ci.org/sonntagd/SMS-API-CMTelecom.svg?branch=master)](https://travis-ci.org/sonntagd/SMS-API-CMTelecom) This module provides a basic implementation of the cmtelecom.com SMS API. Later we will add a SMS::Send:: module to provide SMS sending via this standard interface. But SMS::Send only allows sending SMS, but we want to have some additional functions like number verification. That's why I added a separate module. ## INSTALLATION To install this module, easily run the following command: cpanm SMS::API::CMTelecom ## BUGS AND SUPPORT Please report any bugs or feature requests on [Github](https://github.com/sonntagd/SMS-API-CMTelecom/issues) ## LICENSE AND COPYRIGHT Copyright 2017 Dominic Sonntag. This program is free software; you can redistribute it and/or modify it under the terms of the the Artistic License (2.0). You may obtain a copy of the full license at: http://www.perlfoundation.org/artistic_license_2_0