openbsd-ports/devel/p5-Devel-Caller/patches/patch-lib_Devel_Caller_pm
jasper 99b3677e84 - update p5-Devel-Caller to 2.05
from andres voegele, with a tweak by me.
2010-12-27 10:58:40 +00:00

12 lines
360 B
Plaintext

$OpenBSD: patch-lib_Devel_Caller_pm,v 1.1 2010/12/27 10:58:40 jasper Exp $
--- lib/Devel/Caller.pm.orig Thu Apr 8 14:39:39 2010
+++ lib/Devel/Caller.pm Sun Dec 26 20:01:30 2010
@@ -210,6 +210,7 @@ constants are returned as C<undef> in both cases
C<called_as_method> returns true if the subroutine at $level was
called as a method.
+=back
=head1 BUGS