Perl-Dist-APPerl icon indicating copy to clipboard operation
Perl-Dist-APPerl copied to clipboard

Actually Portable Perl

Results 2 Perl-Dist-APPerl issues
Sort by recently updated
recently updated
newest added

OS Windows 7 x64, APPerl 0.6.1 ``` console $ perl.com -v ``` ![](https://github.com/user-attachments/assets/3ad3ac75-d984-4a7d-81aa-b53c502c6655) Actually, even [v0.0.1](https://github.com/G4Vi/Perl-Dist-APPerl/releases/tag/v0.0.1) crashes. However, `perl-vista.com` works. ``` console $ perl-vista.com -v This is perl 5, version...

It would be cool if APPerl could also work on current Macs with Apple Silicon chips. ```console $ uname -s -m Darwin arm64 $ curl -sLO https://github.com/G4Vi/Perl-Dist-APPerl/releases/download/v0.6.0/perl.com $ sh ./perl.com...