We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5379e5 commit 34ee75aCopy full SHA for 34ee75a
gv.c
@@ -3651,7 +3651,11 @@ Perl_try_amagic_bin(pTHX_ int method, int flags)
3651
3652
3653
/*
3654
-=for apidoc amagic_deref_call
+=for apidoc amagic_deref_call
3655
+=for apidoc_flag AMGf_noleft
3656
+=for apidoc_flag AMGf_noright
3657
+=for apidoc_flag AMGf_unary
3658
+=for apidoc_flag AMGf_assign
3659
3660
Perform C<method> overloading dereferencing on C<ref>, returning the
3661
dereferenced result. C<method> must be one of the dereference operations given
0 commit comments