From e27d6af7555a2289d0c364b60cff325cdaa3ce9a Mon Sep 17 00:00:00 2001 From: Richard Hansen Date: Mon, 25 May 2020 15:27:57 -0400 Subject: [PATCH] Quote the here-doc delimiter The quoting might not be required for Perl, but without it Emacs's syntax highlighting gets very confused. --- ddclient | 54 +++++++++++++++++++++++++++--------------------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/ddclient b/ddclient index f67becd..2e0b347 100755 --- a/ddclient +++ b/ddclient @@ -2397,7 +2397,7 @@ sub nic_examples { $separator = "\n"; } } - my $intro = <