summaryrefslogtreecommitdiff
path: root/mathoms.c
diff options
context:
space:
mode:
Diffstat (limited to 'mathoms.c')
-rw-r--r--mathoms.c2
1 files changed, 2 insertions, 0 deletions
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<po> 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<NULL> is returned.
+Use L<perlintern/C<PAD_COMPNAME_TYPE>> instead.
+
=cut
*/