Devel::MAT::Tool::Strtab(3pm) | User Contributed Perl Documentation | Devel::MAT::Tool::Strtab(3pm) |
"Devel::MAT::Tool::Strtab" - show information about the shared string table
This "Devel::MAT" tool provides a command for listing entries from the shared string table, and identifying places where those strings are used.
pmat> strtab ...
Prints a list of the keys from the shared string table. For each entry, it attempts to identify other places where the string is shared.
Takes the following named options:
Takes the following positional arguments:
Paul Evans <leonerd@leonerd.org.uk>
2024-10-15 | perl v5.40.0 |