Пакет perl-Syntax-Keyword-Defer: Информация

    Исходный пакет: perl-Syntax-Keyword-Defer
    Версия: 0.11-alt2
    Последняя версия по данным Repology
    Собран:  16 апреля 2025 г. 19:49 в задании #381804
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Syntax-Keyword-Defer/

    Лицензия: perl
    О пакете: add C<defer> block syntax to perl
    Описание: 
    This module provides a syntax plugin that implements a block which executes
    when the containing scope has finished.
    
    It similar to features provided by other languages; Swift, Zig, Jai, Nim and
    Odin all provide this. Note that while Go also provides a `defer' keyword,
    the semantics here are not the same. Go's version defers until the end of the
    entire function, rather than the closest enclosing scope as is common to most
    other languages, and this module.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    perl-Syntax-Keyword-Defer (x86_64, i586, aarch64)
    perl-Syntax-Keyword-Defer-debuginfo (x86_64, i586, aarch64)

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

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

    Права:
    Igor Vlasenko
    @everybody

      1. perl(ExtUtils/CBuilder.pm)
      2. perl(File/ShareDir.pm)
      3. perl(Module/Build.pm)
      4. perl(Syntax/Keyword/Try.pm)
      5. perl(Test/More.pm)
      6. perl(Test2/V0.pm)
      7. perl(XS/Parse/Keyword.pm)
      8. perl(XS/Parse/Keyword/Builder.pm)
      9. perl-devel
      10. perl-podlators
      11. rpm-build-perl

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


    16 апреля 2025 г. Igor Vlasenko 0.11-alt2
    - NMU: fixed build
    3 апреля 2025 г. Igor Vlasenko 0.11-alt1
    - automated CPAN update
    25 сентября 2023 г. Igor Vlasenko 0.10-alt1
    - automated CPAN update