Пакет perl-Devel-Callsite: Информация

    Исходный пакет: perl-Devel-Callsite
    Версия: 1.0.1-alt4
    Собран:  2 декабря 2023 г. 4:42
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Devel-Callsite/

    Лицензия: perl
    О пакете: Get caller return OP address and Perl interpreter context
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-Devel-Callsite (riscv64)
    perl-Devel-Callsite-debuginfo (riscv64)

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko
    Cronbuild Service

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

    Последнее изменение


    12 июля 2021 г. Igor Vlasenko 1.0.1-alt4
    - to Sisyphus as perl-Devel-Trepan dep
    16 июня 2021 г. Igor Vlasenko 1.0.1-alt3
    - rebuild with perl 5.34.0
    1 октября 2020 г. Igor Vlasenko 1.0.1-alt2.1
    - rebuild with perl 5.30