From: Nicolas Boisselier Date: Sat, 4 Feb 2017 21:54:35 +0000 (+0000) Subject: bin/ovh-api X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=cafce471d67c4df9e6098725e4b1c5ecb116c9fa;p=nb.git bin/ovh-api --- diff --git a/bin/ovh-api b/bin/ovh-api index 9fc067ee..c7653fca 100755 --- a/bin/ovh-api +++ b/bin/ovh-api @@ -236,7 +236,7 @@ $NAME - Script to query ovh's api From https://api.ovh.com/console: - /ips + /ip /domain/zone//export /dedicated/server /dedicated/server/ @@ -244,7 +244,9 @@ From https://api.ovh.com/console: =head1 REQUIRES Getopt::Std, Pod::Usage, OvhApi, URI::Escape, JSON - apt-get install -y libjson-perl libwww-perl + + * apt-get install -y libjson-perl libwww-perl + * port install p5.24-json p5.24-lwp p5.24-uri =head1 COPYRIGHT AND LICENSE