[Bug 269582] dns/ddclient: Use of uninitialized value $2 in concatenation (.) or string at /usr/local/lib/perl5/site_perl/IO/Socket/SSL.pm line 792.

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 17 Feb 2023 10:50:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269582

--- Comment #2 from Gerard Seibert <gerard_seibert@outlook.com> ---
(In reply to mjl from comment #1)
I posted the problem as you suggested and received this response.

From: Steffen Ullrich <notifications@github.com>

This is likely because some -w command line is applying 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.

The fix was created:
https://github.com/noxxi/p5-io-socket-ssl/commit/8509e26946220c225f5adf7668f1320b617b748b

-- 
You are receiving this mail because:
You are the assignee for the bug.