Build Error: SQL-Abstract-Classic 1.91 for Perl 5.28.1 on Windows

Looking for help with this package that is failing to build in my project.

Runtime Details

  • ActiveState
  • Language - perl 5.28.1
  • Platform - Windows

Failing Packages

  • SQL-Abstract-Classic 1.91

Hi @joe571026 - looks like your build was successful. Are you still looking for help with this package?

Building success, installation failed! Prompted to install status tool, I do not know how to install?

Did you try running the command listed here in your command prompt?

powershell -Command "& $([scriptblock]::Create((New-Object Net.WebClient).DownloadString('https://platform.activestate.com/dl/cli/pdli01/install.ps1'))) -activate-default joe571026/ActivePerl-5.28"

If so, can you paste the output that you see in the terminal?

PS D:\qt\perl> powershell -Command “& $([scriptblock]::Create((New-Object Net.WebClient).DownloadString(‘https://platform.activestate.com/dl/cli/pdli01/install.ps1’))) -activate-default joe571026/ActivePerl-5.28”

所在位置 行:1 字符: 1

  • & # Copyright 2019-2021 ActiveState Software Inc. All rights reserved …

  • ~

管道元素中的“&”后面缺少表达式。

所在位置 行:1 字符: 71

  • … # Copyright 2019-2021 ActiveState Software Inc. All rights reserved.

  • ~

表达式或语句中包含意外的标记“

”。

所在位置 行:18 字符: 41

  • $script:SESSION_TOKEN_VERIFY = -join ({, TOKEN, })

  • ~

一元运算符“,”后面缺少表达式。

所在位置 行:18 字符: 42

  • $script:SESSION_TOKEN_VERIFY = -join ({, TOKEN, })

  • 
    

表达式或语句中包含意外的标记“TOKEN”。

所在位置 行:18 字符: 47

  • $script:SESSION_TOKEN_VERIFY = -join ({, TOKEN, })

  • ~

参数列表中缺少参量。

所在位置 行:20 字符: 31

  • $script:SESSION_TOKEN_VALUE = "

  • ~

字符串缺少终止符: "。

  • CategoryInfo : ParserError: (:slight_smile: , ParentContainsErrorRecordException

  • FullyQualifiedErrorId : MissingExpression