forked from pool/perl-Module-ScanDeps
Accepting request 666396 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/666396 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-ScanDeps?expand=0&rev=40
This commit is contained in:
committed by
Git OBS Bridge
parent
7cbd004ac8
commit
0fb729c96d
@@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 16 06:19:04 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
||||
|
||||
- updated to 1.27
|
||||
see /usr/share/doc/packages/perl-Module-ScanDeps/Changes
|
||||
|
||||
1.27 2019-01-15
|
||||
|
||||
- fixes by Shawn Laffan <shawnlaffan@gmail.com>
|
||||
- Process lines like "{ package foo; use if 1, "warnings"; } (#8)
|
||||
- Also handle 'do {use module; ...}'
|
||||
|
||||
- some clean ups
|
||||
- scandeps.pl: sort output by module name
|
||||
- add_deps(): use _gettype() instead of inline code
|
||||
- _compile_or_execute(): require DynaLoader _before_ accessing
|
||||
its variables
|
||||
- t/7-check-dynaloader.t: improve diagnostics
|
||||
|
||||
- drop Cwd from the list of potential XS modules
|
||||
|
||||
- suppress warnings in some ancient Perls
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 13 06:13:38 UTC 2018 - Stephan Kulow <coolo@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user