[macOS] Update default Perl (#2478)
* update default Perl * escape $ sign
This commit is contained in:
@@ -34,6 +34,7 @@ $languageAndRuntimeList = @(
|
||||
(Get-NodeVersion),
|
||||
(Get-NVMVersion),
|
||||
(Get-NVMNodeVersionList),
|
||||
(Get-PerlVersion),
|
||||
(Get-PythonVersion),
|
||||
(Get-Python3Version),
|
||||
(Get-RubyVersion),
|
||||
|
||||
Reference in New Issue
Block a user