Use JSON::PP instead of the (deprecated) JSON::Any
commit22323175d9c77222f8175260017fa8cbca56c806
authorwimpunk <wimpunk@3873ddee-7413-0410-b6c4-c2c57c1ab35a>
Thu, 9 Aug 2018 16:15:14 +0000 (9 16:15 +0000)
committerwimpunk <wimpunk@3873ddee-7413-0410-b6c4-c2c57c1ab35a>
Thu, 9 Aug 2018 16:15:14 +0000 (9 16:15 +0000)
tree865a8327841946f682e1e99ea212044669d66a4b
parent8fb2c660cf0be6f2abbb7a9ee7afdba02d31a9fe
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.

git-svn-id: http://svn.code.sf.net/p/ddclient/code/trunk@212 3873ddee-7413-0410-b6c4-c2c57c1ab35a
README.md