Closed BeerStud closed 1 year ago
This is likely because some -w
command line is enforcing use warnings
to all of the modules included in ddclient instead of letting each module decide by its own if warnings should be applied or not.
should be solved by locally disabling warnings: 8509e26
FreeBSD.1-RELEASE-p6 GENERIC amd64
After a recent update, I began noticing the following message in the daily run output when running "ddclient":
Forcing ddclient update: Use of uninitialized value $2 in concatenation (.) or string at /usr/local/lib/perl5/site_perl/IO/Socket/SSL.pm line 792.
All of the UPDATES do succeed, though.