- updated to 1.019
see /usr/share/doc/packages/perl-PAR/Changes
1.019 2023-11-01
- register XS DLLs extracted into $PAR_TEMP/inc with %PAR::Heavy::FullCache
This solves the problems mentioned in GitHub PR #8
("Special case Gtk related dlls to dl_load from the unpacked inc dir")
with applications using modules Gtk2, Pango, Cairo and others (this is
a Windows only problem)
- Heavy.pm: use strict; use warnings
Thanks @shawnlaffan
OBS-URL: https://build.opensuse.org/request/show/1125747
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-PAR?expand=0&rev=30
- updated to 1.013
see /usr/share/doc/packages/perl-PAR/Changes
1.013 2016-11-27
- Fix a crucial typo, hopefully fixes RT#118981 "Tests fail (with PAR 1.012?)"
- Build t/hello.par at "make" time
- updated to 1.012
see /usr/share/doc/packages/perl-PAR/Changes
1.012 2016-11-25
- Guard against concurrent extraction attempts of zip into "inc"
- use a file lock to protect the extraction of the complete zip into "inc"
- _run_member_*(), _tempfile(), _dl_extract():
make the "persistent" filename only visible when the file
has been completely written
- Make build and test work if @INC does not include "."
- Upgrade to Module::Install 1.17
OBS-URL: https://build.opensuse.org/request/show/442338
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-PAR?expand=0&rev=19
- update to 1.007
- Hopefully fix "pp -C ..."
- update to Module::Install 1.06
- update to 1.006
- Fix RT #78633: PAR::import ignores url => $repo_client_object
- Fix RT #73491: cache directory naming problem
- update to 1.005
- bump Perl version requirement to 5.8.1
- run all tests using a nonce PAR_TMPDIR
- update to 1.004
- back out r1241
- change "unsafe directory" error message
- remove "debian" sub directory
- remove some cruft from MANIFEST.SKIP
- update to 1.003
- RT #69560/CVE-2011-4114
- Fix a problem packing XML::LibXSLT on Windows
- Die (with a hopefully useful message) if any error is encountered
during an Archive::Zip extract operation
OBS-URL: https://build.opensuse.org/request/show/147888
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-PAR?expand=0&rev=9