From 5c27e8a20ea252ce05ec050d1c3b2117a35067b0 Mon Sep 17 00:00:00 2001 From: Karl Williamson Date: Thu, 27 Aug 2020 09:24:12 -0600 Subject: perlapi: Note proper rplcemnt for pad_compname_type --- mathoms.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mathoms.c') diff --git a/mathoms.c b/mathoms.c index a07b26019a..fb21563363 100644 --- a/mathoms.c +++ b/mathoms.c @@ -1261,6 +1261,8 @@ Looks up the type of the lexical variable at position C in the currently-compiling pad. If the variable is typed, the stash of the class to which it is typed is returned. If not, C is returned. +Use L> instead. + =cut */ -- cgit v1.2.1