Implementation of App::Packer::Backend interface
http://search.cpan.org/dist/PAR-Packer/
This module implements the App::Packer::Backend interface, for generating
stand-alone executables, perl scripts and PAR files.
- Developed at devel:languages:perl
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/perl-PAR-Packer && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
PAR-Packer-1.059.tar.gz | 0000198725 194 KB | |
cpanspec.yml | 0000000276 276 Bytes | |
perl-PAR-Packer.changes | 0000030878 30.2 KB | |
perl-PAR-Packer.spec | 0000003639 3.55 KB |
Revision 24 (latest revision is 26)
Yuchen Lin (maxlin_factory)
accepted
request 1101153
from
Dirk Stoecker (dstoecker)
(revision 24)
- updated to 1.059 see /usr/share/doc/packages/perl-PAR-Packer/Changes 1.059 2023-07-20 - correctly propagate the exit value of a packed executable Get the exit value from perl_destruct() instead of perl_run(). These may be different, e.g. if the value of $? is set in an END block. - clean up tests a bit - set up GitHub CI and add cpanfile (for CI only) - check more return codes in myldr/*.c - updated to 1.058 see /usr/share/doc/packages/perl-PAR-Packer/Changes
Comments 0