Devel::MAT::Tool::Reachability(3pm) User Contributed Perl Documentation Devel::MAT::Tool::Reachability(3pm)

"Devel::MAT::Tool::Reachability" - analyse how SVs are reachable

This "Devel::MAT" tool determines which SVs are reachable via any known roots and which are not. For reachable SVs, they are classified into several broad categories:

This tool adds the following SV methods.

   $r = $sv->reachable

Returns true if the SV is reachable from a known root.

Paul Evans <leonerd@leonerd.org.uk>

2024-04-01 perl v5.38.2