diff --git a/bin/language-manager b/bin/language-manager index 50d3b3ff6..2b69f97b2 100755 --- a/bin/language-manager +++ b/bin/language-manager @@ -1026,11 +1026,10 @@ sub go if (scalar(@module_help)) { talk_log( - ("" . GREEN . " .. Found help files to process" . - RESET . " \n - @{[join(\"\n - \", @module_help_info)]}" - ), - $data, - 1); + "".GREEN." .. Found help files to process".RESET."\n" . + " - " . join("\n - ", @module_help_info), + $data, + 1); } # Store template files