[macOS] Update default Perl (#2478)

* update default Perl

* escape $ sign
This commit is contained in:
Aleksandr Chebotov
2021-01-20 10:07:43 +03:00
committed by GitHub
parent c29e01a1da
commit c47ccfbf9a
7 changed files with 86 additions and 72 deletions
@@ -34,6 +34,7 @@ $languageAndRuntimeList = @(
(Get-NodeVersion),
(Get-NVMVersion),
(Get-NVMNodeVersionList),
(Get-PerlVersion),
(Get-PythonVersion),
(Get-Python3Version),
(Get-RubyVersion),