SMS-OVH

SMS::OVH - Send SMS using OVH API (https://api.ovh.com/)
git clone https://git.e1e0.net/SMS-OVH.git
Log | Files | Refs | README

commit 9fdecca311628241f0e7d3adb87022cd3f7b1b5f
parent 1ab8d1037bfb4914d0c187dff5f43a75f6a94e75
Author: Paco Esteban <paco@onna.be>
Date:   Fri,  4 Sep 2015 19:11:34 +0200

people probably wants to know that this is done with moose

Diffstat:
MREADME | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/README b/README @@ -7,6 +7,8 @@ You'll need the OvhApi.pm module provided by OVH at: https://eu.api.ovh.com/wrappers/OvhApi-perl-1.1.zip +This module also depends on Moose (https://metacpan.org/pod/Moose) + INSTALLATION To install this module, run the following commands: