- Reflect upstream having fixed CPAN RT#38892: Remove Hook-LexWrap-0.21-cpan-rt-38892.diff. - Reflect upstream having fixed permissions.epel9
parent
1349f8f2f5
commit
e0abd9f689
@ -1 +1 @@
|
|||||||
Hook-LexWrap-0.21.zip
|
Hook-LexWrap-0.22.zip
|
||||||
|
@ -1,13 +0,0 @@
|
|||||||
Address http://rt.cpan.org/Public/Bug/Display.html?id=38892
|
|
||||||
|
|
||||||
--- Hook-LexWrap-0.21/lib/Hook/LexWrap.pm 2008-11-06 20:57:31.000000000 +0000
|
|
||||||
+++ Hook-LexWrap-0.21/lib/Hook/LexWrap.pm 2008-11-10 17:02:35.000000000 +0000
|
|
||||||
@@ -3,7 +3,7 @@
|
|
||||||
our $VERSION = '0.21';
|
|
||||||
use Carp;
|
|
||||||
|
|
||||||
-*CORE::GLOBAL::caller = sub {
|
|
||||||
+*CORE::GLOBAL::caller = sub(;$) {
|
|
||||||
my ($height) = ($_[0]||0);
|
|
||||||
my $i=1;
|
|
||||||
my $name_cache;
|
|
Loading…
Reference in new issue