[Ddclient-support] [ddclient/ddclient] ccc876: Remove the `/a` regex flag
Brought to you by:
supersandro2000,
wimpunk
From: Sandro <no...@gi...> - 2020-06-30 22:37:34
|
Branch: refs/heads/master Home: https://github.com/ddclient/ddclient Commit: ccc876c1601d895c5522777f8d7504c1a455286a https://github.com/ddclient/ddclient/commit/ccc876c1601d895c5522777f8d7504c1a455286a Author: Richard Hansen <rh...@rh...> Date: 2020-06-30 (Tue, 30 Jun 2020) Changed paths: M ddclient.in Log Message: ----------- Remove the `/a` regex flag This flag was added in Perl 5.14 so we can't use it. Commit: 43c0581334180357152333e964c56277254856c2 https://github.com/ddclient/ddclient/commit/43c0581334180357152333e964c56277254856c2 Author: Sandro <san...@gm...> Date: 2020-07-01 (Wed, 01 Jul 2020) Changed paths: M ddclient.in Log Message: ----------- Merge pull request #213 from rhansen/regex-flag-compat Remove the `/a` regex flag Compare: https://github.com/ddclient/ddclient/compare/05e5759aa179...43c058133418 |