|
|
| |
Devel::MAT::Tool::Outrefs(3) |
User Contributed Perl Documentation |
Devel::MAT::Tool::Outrefs(3) |
"Devel::MAT::Tool::Outrefs" - show SVs referred to by a given SV
pmat> outrefs defstash
...
Shows the outgoing references that refer to other SVs.
Takes the following named options:
- --weak
- Include weak direct references in the output (by default only strong
direct ones will be included).
- --all
- Include both weak and indirect references in the output.
Paul Evans <leonerd@leonerd.org.uk>
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |