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 |
---|---|---|
50ff73f26855151910e039b8480473024ae08b8a.patch | 0000002742 2.68 KB | |
PAR-Packer-1.039.tar.gz | 0000198846 194 KB | |
cpanspec.yml | 0000000274 274 Bytes | |
perl-PAR-Packer.changes | 0000016338 16 KB | |
perl-PAR-Packer.spec | 0000003177 3.1 KB |
Revision 12 (latest revision is 26)
Dominique Leuenberger (dimstar_suse)
accepted
request 624420
from
Stephan Kulow (coolo)
(revision 12)
- remove -test subspec (which ignored errors in make check anyway) - add 50ff73f26855151910e039b8480473024ae08b8a.patch to fix tests with latest perl - updated to 1.039 see /usr/share/doc/packages/perl-PAR-Packer/Changes 1.039 2017-09-28 - Brown paper bag: add missing t/utils.pl 1.038 2017-09-27 - Fix "RT#122949: PAR-Packer-1.37 executables split arguments containing whitespace" - on Windows, quote elements of argv array passed to spawnvp(); algorithm stolen from Win32::ShellQuote. - introduce helper t/utils.pl to streamline tests - require IPC::Run3 for test - make test work with "dot-less" perl and PERL_USE_UNSAFE_INC=0 1.037 2017-05-28 - Fix RT#121268 for PAR-Packer: error installing PAR-Packer on windows10 ( 64Bit ) - on Windows, make dl_findfile() search first in the directory containing the perl executable (to avoid erroneous hits in other members of PATH) - Fix RT#120038: [PATCH] Fix build for VS2015 (VC++ 14) and merge pull request from Steve Hay (shay@cpan.org)
Comments 0