[rt.cpan.org #129312] Code signing for OSX

[email protected] ("Kevin Walzer via RT") Sun, 29 Nov 2020 17:33:59 -0500
Newsgroups perl.par
Message-ID <[email protected]>
Sun Nov 29 17:33:58 2020: Request 129312 was acted upon.
Transaction: Correspondence added by KWALZER
       Queue: PAR-Packer
     Subject: Code signing for OSX
   Broken in: (no value)
    Severity: (no value)
       Owner: Nobody
  Requestors: [email protected]
      Status: open
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=129312 >


On Mon Apr 29 03:59:43 2019, [email protected] wrote:
> I tried it out and I have been able to create my executable, fix it
> and
> code sign it correctly. Great job!
> 
> Welle

I am unable to get code signing working with a Mac executable packed with pp version 1.051--it "fails strict validation." The fix at https://stackoverflow.com/questions/28863500/code-signing-in-mac-with-perl-scripts-compiled-with-parpacker-fails does work, but I thought this bug had been fixed with pp. Am I missing something? I'm using macOS 11.0/Big Sur.