forked from pool/perl-Module-Reader
- Add 0001-Adjust-require-exception-to-perl-5.37.8-wording.patch: Fix build using Perl 5.38. OBS-URL: https://build.opensuse.org/request/show/1102950 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Reader?expand=0&rev=10
64 lines
2.2 KiB
Plaintext
64 lines
2.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Aug 8 15:07:21 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Add 0001-Adjust-require-exception-to-perl-5.37.8-wording.patch:
|
|
Fix build using Perl 5.38.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 22 05:53:38 UTC 2017 - coolo@suse.com
|
|
|
|
- updated to 0.003003
|
|
see /usr/share/doc/packages/perl-Module-Reader/Changes
|
|
|
|
0.003003 - 2017-06-21
|
|
- fix EACCES handling to match the current perl
|
|
- fix raw file handle access for unopened files
|
|
- call @INC hooks for ./, ../, and / paths if they weren't found directly
|
|
- add handling for a string reference prefix return from a hook
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 15 06:49:49 UTC 2016 - coolo@suse.com
|
|
|
|
- updated to 0.003002
|
|
see /usr/share/doc/packages/perl-Module-Reader/Changes
|
|
|
|
0.003002 - 2016-12-14
|
|
- releasing as stable
|
|
|
|
0.003_001 - 2016-11-30
|
|
- fix links and formatting in pod
|
|
- fix some edge cases with arrayref hooks
|
|
- fix tests on Win32
|
|
- fix 5.6 support
|
|
- fix cperl support
|
|
|
|
0.003_000 - 2016-11-27
|
|
* Features
|
|
- add new object based interface, with more controls
|
|
- result objects include more information, including found filenames and
|
|
the @INC entry found in
|
|
- searches can be performed by filename rather than module name
|
|
- handle ./ and ../ like perl core for file searches
|
|
- list of all findable files can be returned
|
|
|
|
* Bug Fixes
|
|
- fix @INC hook edge case
|
|
- adjust error messages to match perl core
|
|
- handle special files (character devices, fifos) correctly
|
|
- handle permission denied errors correctly
|
|
- support pmc files
|
|
- ignore -C/PERL_UNICODE layers, as perl does
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 13 18:23:50 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 0.002003
|
|
see /usr/share/doc/packages/perl-Module-Reader/Changes
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 26 11:09:05 UTC 2014 - coolo@suse.com
|
|
|
|
- initial package 0.002001
|
|
* created by cpanspec 1.78.07
|
|
|