Scroll to navigation

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

COMANDS

outrefs

   pmat> outrefs defstash
   ...

Shows the outgoing references that refer to other SVs.

Takes the following named options:

Include weak direct references in the output (by default only strong direct ones will be included).
Include both weak and indirect references in the output.

AUTHOR

Paul Evans <leonerd@leonerd.org.uk>

2023-03-26 perl v5.36.0