Perl-Dist-APPerl
Perl-Dist-APPerl copied to clipboard
Actually Portable Perl
OS Windows 7 x64, APPerl 0.6.1 ``` console $ perl.com -v ```  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...