openbsd-ports/devel/p5-Devel-Caller/patches/patch-lib_Devel_Caller_pm

12 lines
360 B
Plaintext
Raw Normal View History

$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