table of contents
Devel::MAT::Tool::Outrefs(3pm) | User Contributed Perl Documentation | Devel::MAT::Tool::Outrefs(3pm) |
NAME¶
"Devel::MAT::Tool::Outrefs" - show SVs referred to by a given SV
DESCRIPTION¶
This "Devel::MAT" tool provides a command to list the other SVs that a given SV retains a reference to.
COMANDS¶
outrefs¶
pmat> outrefs defstash ...
Shows the outgoing references that refer to other SVs.
Takes the following named options:
AUTHOR¶
Paul Evans <leonerd@leonerd.org.uk>
2024-03-20 | perl v5.38.2 |