From d10b49655c586fb88be1ada909b15594b88f38ea Mon Sep 17 00:00:00 2001 From: Karl Williamson Date: Thu, 28 Apr 2011 13:15:21 -0600 Subject: [PATCH] handy.h: Link moved to perlhacktips --- handy.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handy.h b/handy.h index 6541c95..18e2d1c 100644 --- a/handy.h +++ b/handy.h @@ -954,7 +954,7 @@ The XSUB-writer's interface to the C C function. In 5.9.3, Newx() and friends replace the older New() API, and drops the first parameter, I, a debug aid which allowed callers to identify themselves. This aid has been superseded by a new build option, -PERL_MEM_LOG (see L). The older API is still +PERL_MEM_LOG (see L). The older API is still there for use in XS modules supporting older perls. =for apidoc Am|void|Newxc|void* ptr|int nitems|type|cast -- 2.7.4