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 714e39425bbbfef48dc9319b66bcce9a269ce0dc
parent 9bb7e94e10757b6a45ef8433da020ed2e6e26869
Author: Paco Esteban <paco@onna.be>
Date:   Mon,  7 Sep 2015 15:23:26 +0200

fixing module dependencies and adding git info

Diffstat:
Mlib/SMS/OVH.pm | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/SMS/OVH.pm b/lib/SMS/OVH.pm @@ -51,11 +51,11 @@ SMS::OVH - Send SMS using OVH API (https://api.ovh.com/) =head1 VERSION -Version 0.02 +Version 0.002_01 =cut -our $VERSION = '0.02'; +our $VERSION = '0.002_01'; =head1 SYNOPSIS