Package: libautodie-perl / 2.29-2
Metadata
| Package | Version | Patches format |
|---|---|---|
| libautodie-perl | 2.29-2 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 0001 Fix a scoping issue with no autodie and the system s.patch | (download) |
lib/Fatal.pm |
7 6 + 1 - 0 ! |
[patch] fix a scoping issue with "no autodie" and the "system" sub Don't queue nonexisting subs for reinstalling later when exiting the 'no autodie' scope. FIXME: if the original sub 'can be undef for "CORE::" subs', does this break for those? Is that the case when $symbol =~ /::/, as guarded for on L566? Bug: https://github.com/pjf/autodie/issues/69 Bug-Debian: https://bugs.debian.org/798096 |
1
