Branch: refs/heads/master
Home: https://github.com/wimpunk/ddclient
Commit: fca9b2149bfa5fdc26b22124a4f34cb7b4b82209
https://github.com/wimpunk/ddclient/commit/fca9b2149bfa5fdc26b22124a4f34cb7b4b82209
Author: Lonnie Abelbeck <lo...@ab...>
Date: 2017-02-15 (Wed, 15 Feb 2017)
Changed paths:
M ddclient
Log Message:
-----------
Use JSON::PP instead of the (deprecated) JSON::Any
Commit: 7321959383e90e22f4932ee559fbc54367e1f882
https://github.com/wimpunk/ddclient/commit/7321959383e90e22f4932ee559fbc54367e1f882
Author: Lonnie Abelbeck <lo...@ab...>
Date: 2017-02-15 (Wed, 15 Feb 2017)
Changed paths:
M ddclient
Log Message:
-----------
cosmetic, remove stray space indent
Commit: fbd62b7ccedfb6eb15adffdff5864275a341652c
https://github.com/wimpunk/ddclient/commit/fbd62b7ccedfb6eb15adffdff5864275a341652c
Author: wimpunk <wi...@us...>
Date: 2017-02-15 (Wed, 15 Feb 2017)
Changed paths:
M README.md
M ddclient
Log Message:
-----------
Use JSON::PP instead of the (deprecated) JSON::Any
As suggeseted in pull request #48 by @abelbeck, this commit replaces
the deprecated JSON::Any by JSON::PP. This only influences cloudflare
users.
Compare: https://github.com/wimpunk/ddclient/compare/47df8f45b42b...fbd62b7ccedf |