Package perl-Devel-Callsite: Information

    Source package: perl-Devel-Callsite
    Version: 1.0.1-alt4
    Latest version according to Repology
    Build time:  Jul 12, 2021, 09:37 PM in the task #278643
    Category: Development/Perl
    Report package bug
    License: perl
    Summary: Get caller return OP address and Perl interpreter context
    Description: 
    The *callsite()* function returns the the OP address of the caller, a.number, one level up from where it was called. It's useful for
    functions that need to uniquely know where they were called, such as
    *Every::every()*; see the Every manpage. Or it can be used to pinpoint a location with finer granularity than a line number. In conjunction with
    an OP tree disassembly you can know exactly where the caller is
    located in the Perl source.
    
    The *context()* function returns the interpreter context as a number.
    This is a fairly unique number together with the call site.

    List of rpms provided by this srpm:
    perl-Devel-Callsite (x86_64, ppc64le, i586, armh, aarch64)
    perl-Devel-Callsite-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko
    Cronbuild Service

    ACL:
    Igor Vlasenko
    @everybody

      1. /proc
      2. perl(Test/More.pm)
      3. perl(XSLoader.pm)
      4. perl(base.pm)
      5. perl-devel
      6. perl-podlators
      7. rpm-build-perl
      8. perl(B.pm)
      9. perl(Exporter.pm)
      10. perl(ExtUtils/MakeMaker.pm)
      11. libsowing-devel

    Last changed


    July 12, 2021 Igor Vlasenko 1.0.1-alt4
    - to Sisyphus as perl-Devel-Trepan dep
    June 16, 2021 Igor Vlasenko 1.0.1-alt3
    - rebuild with perl 5.34.0
    Oct. 1, 2020 Igor Vlasenko 1.0.1-alt2.1
    - rebuild with perl 5.30