Subject: | patch_package does not work |
In line 36 please replace:
- *{"$caller\::$exp"} = \&{$_};
+ *{"$caller\::$exp"} = \&{$exp};
That fixes "Use of uninitialized value $_ in subroutine dereference at .../Module/Patch.pm line 36.
Thanks,
Guido