After a fresh install of centOS 6 i tried to install ddclient so i can update my DNS records on Cloudflare and I have configured it correctly as instructed on the Cloudflare site and other sites, when i try to run the debug command
ddclient -daemon=0 -debug -verbose -noquiet
I get this error
FATAL: Error loading the Perl module JSON::Any needed for cloudflare update.
And I tried to install perl-JSON using yum install perl-JSON but did nothing