in reply to
Is there a Perl API (XS) for ->can ?
https://perl5.git.perl.org/perl5.git/blob/HEAD:/universal.c#l438
Comment on
Re: Is there a Perl API (XS) for ->can ?
Replies are listed 'Best First'.
Re^2: Is there a Perl API (XS) for ->can ?
by
NERDVANA
(Priest)
on Oct 08, 2021 at 10:40 UTC
Thanks!
gv_fetchmeth
was what I was looking for.
[reply]
[d/l]
In Section
Seekers of Perl Wisdom