The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.43 - 2020-04-24

  • CHANGES
    • Have `callers` print the actual CV identity of subs
    • Many improvements to `show` command:
      • Added `show --full-pv` for SCALAR
      • Added `show --pad` for CODE
      • Have `show CODE` print the protosub if applicable
      • Have `show PAD|CODE` indicate `our`/`state` and outer-capture lexicals
    • Added `find lexical` filter
    • Support Devel::MAT::Dumper 0.44's CODEx_PADNAME_FLAGS annotations
    • Display CODE() using more friendly "proto" or "closure" flags instead of "P" and "C"
  • BUGFIXES

Documentation

Perl Memory Analysis Tool
abstractions for providing commands for Devel::MAT
extend the user interface of a Devel::MAT explorer
a users' introduction to Devel::MAT
working out what an SV actually is

Modules

Perl Memory Analysis Tool
provide the Devel::MAT::Cmd API on a terminal
represent a single call context state
load and analyse a heap dump file
a set of references between related SVs
represent a single SV from a heap dump
extend the ability of Devel::MAT
display the caller stack
count the various kinds of SV
list SVs matching given criteria
identify an SV by its referrers
annotate which SVs are referred to by others
show SVs referred to by a given SV
analyse how SVs are reachable
display a list of the root SVs
show information about a given SV
calculate sizes of SV structures
display the value stack
show basic information about the dumpfile
display a list of the symbol table

Provides

in lib/Devel/MAT/Context.pm
in lib/Devel/MAT/Context.pm
in lib/Devel/MAT/Context.pm
in lib/Devel/MAT/Graph.pm
in lib/Devel/MAT/InternalTools.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/SV.pm
in lib/Devel/MAT/InternalTools.pm
in lib/Devel/MAT/InternalTools.pm
in lib/Devel/MAT/InternalTools.pm