Cloudflare DDclient Patch

Here’s a path I’ve written for ddclient that works with the Cloudflare JSON based API and I’m using it to serve the blog through Cloudflare. It’s based on a similar patch by Robert Ian Hawden last year. It’s written against version 3.8.0 of ddclient though it’ll probably apply against the latest 3.8.1 without much trouble.

There’s an added requirement of JSON::Any, an underlying module and Perl v5.14.

Download here.

Comments