Branch: refs/heads/master
Home: https://github.com/ddclient/ddclient
Commit: 9cd418f79c040383a4805f73068400db5b9aca8f
https://github.com/ddclient/ddclient/commit/9cd418f79c040383a4805f73068400db5b9aca8f
Author: Richard Hansen <rh...@rh...>
Date: 2020-06-11 (Thu, 11 Jun 2020)
Changed paths:
M ChangeLog.md
M README.md
M ddclient
Log Message:
-----------
Bump minimum required Perl to v5.10.1
This allows us to use the `//` and `//=` operators.
v5.10.1 was chosen because that is the oldest version of Perl among
all currently supported releases of Ubuntu, CentOS, RHEL, Fedora, and
Debian.
Commit: 7fa1beb11ef68d1066129e1c6e8d53a6034d21e2
https://github.com/ddclient/ddclient/commit/7fa1beb11ef68d1066129e1c6e8d53a6034d21e2
Author: Sandro <san...@gm...>
Date: 2020-06-12 (Fri, 12 Jun 2020)
Changed paths:
M ChangeLog.md
M README.md
M ddclient
Log Message:
-----------
Merge pull request #166 from rhansen/perl-5.10
Compare: https://github.com/ddclient/ddclient/compare/9e672a8c7d7c...7fa1beb11ef6
|