issues Search Results · repo:G4Vi/Perl-Dist-APPerl language:Perl
Filter by
10 results
(64 ms)10 results
inG4Vi/Perl-Dist-APPerl (press backspace or delete to remove)Problem
On ArchLinux, I tried running the perl.com binary that is downloaded from from
https://github.com/G4Vi/Perl-Dist-APPerl/releases/tag/v0.6.1 and ran into this error
# ./perl.com
Cannot open assembly ...
gugod
- 2
- Opened on Jun 7
- #12
OS Windows 7 x64, APPerl 0.6.1
$ perl.com -v
Actually, even v0.0.1 crashes.
However, perl-vista.com works.
$ perl-vista.com -v
This is perl 5, version 36, subversion 3 (v5.36.3) built for x86_64-cosmo ...
sergeevabc
- 2
- Opened on May 1
- #11
First of all, thank you for an amazing project. Using APPerl, I was able to build a truly portable binary of a ZFS
snapshot management tool called Sanoid, which I have hosted at decoyjoe/sanoid-portable. ...
decoyjoe
- 6
- Opened on Dec 11, 2024
- #10
Cosmo debug flags could be useful for debugging, however they are extracted from the command-line too widely: they are
accepted anywhere in the command line, and their removal interact with the expected ...
dolmen
- 1
- Opened on Jun 5, 2024
- #9
It would be cool if APPerl could also work on current Macs with Apple Silicon chips.
$ uname -s -m
Darwin arm64
$ curl -sLO https://github.com/G4Vi/Perl-Dist-APPerl/releases/download/v0.6.0/perl.com
$ ...
dolmen
- 2
- Opened on Jun 5, 2024
- #8
Cosmopolitan has seen many improvements, and a new release, and perl has newer versions too at the 5.x line (though the
patchset of the cosmo branch here fail to apply starting at perl 5.37.3 IIRC).
Would ...
avih
- 10
- Opened on Nov 6, 2023
- #7
As per the recommendation for $^X, I have some code that uses $Config{perlpath}, however with perl.com, it gives the
following:
$ /perl.com -MConfig -E for (my @perls = ($^X, $Config{perlpath}) ) { say ...
zmughal
- 2
- Opened on Apr 17, 2023
- #6
Hello, just an improvement suggestion.
If argv[0] doesn t match any embedded script, APPerl will enter the Perl interpreter.
When used to distribute an application, this behaviour seems wrong from the ...
kal247
- 14
- Opened on Dec 29, 2022
- #5
Suggestion: change the die message of APPerl.pm in line 1317 to:
$path or die ( check if all the files exist locally for destdir $destdir );
csdvrx
- 1
- Opened on Dec 28, 2022
- #4
When a + option in the json is misconfigured (missing the realkey), the message is not very informative.
Suggestion: on line 1282 of Perl/Dist/APPerl.pm add $realkey
exists $itemconfig{$realkey} ...
csdvrx
- 2
- Opened on Dec 28, 2022
- #3

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.