Package perl-Devel-MAT-Dumper: Information

    Source package: perl-Devel-MAT-Dumper
    Version: 0.48-alt1
    Build time:  Mar 20, 2024, 09:44 PM
    Category: Development/Perl
    Report package bug
    License: perl
    Summary: write a heap dump file for later analysis
    Description: 
    This module provides the memory-dumping function that creates a heap dump file
    which can later be read by the Devel::MAT::Dumpfile manpage. It provides a single
    function which is not exported, which writes a file to the given path.
    
    The dump file will contain a representation of every SV in Perl's arena,
    providing information about pointers between them, as well as other
    information about the state of the process at the time it was created. It
    contains a snapshot of the process at that moment in time, which can later be
    loaded and analysed by various tools using `Devel::MAT::Dumpfile'.
    
    This module used to be part of the main the Devel::MAT manpage distribution but is now
    in its own one so that it can be installed independently on servers or other
    locations where perl processes need to inspected but analysis tools can be run
    elsewhere.

    List of rpms provided by this srpm:
    perl-Devel-MAT-Dumper (e2kv6, e2kv5, e2kv4, e2k)
    perl-Devel-MAT-Dumper-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko
    Cronbuild Service

      1. perl(ExtUtils/CBuilder.pm)
      2. perl(File/Spec.pm)
      3. perl(Module/Build.pm)
      4. perl(Test/More.pm)
      5. perl-devel
      6. perl-podlators
      7. rpm-build-perl

    Last changed


    March 19, 2024 Igor Vlasenko 0.48-alt1
    - automated CPAN update
    March 23, 2023 Igor Vlasenko 0.47-alt1
    - automated CPAN update
    Dec. 1, 2022 Igor Vlasenko 0.46-alt1.1
    - to Sisyphus as perl-Sub-HandlesVia dep