Package perl-Syntax-Keyword-Defer: Information

    Source package: perl-Syntax-Keyword-Defer
    Version: 0.11-alt2
    Latest version according to Repology
    Build time:  Apr 16, 2025, 07:49 PM in the task #381804
    Category: Development/Perl
    Report package bug
    License: perl
    Summary: add C<defer> block syntax to perl
    Description: 
    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.

    List of RPM packages built from this SRPM:
    perl-Syntax-Keyword-Defer (x86_64, i586, aarch64)
    perl-Syntax-Keyword-Defer-debuginfo (x86_64, i586, aarch64)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    Igor Vlasenko
    @everybody

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

    Last changed


    April 16, 2025 Igor Vlasenko 0.11-alt2
    - NMU: fixed build
    April 3, 2025 Igor Vlasenko 0.11-alt1
    - automated CPAN update
    Sept. 25, 2023 Igor Vlasenko 0.10-alt1
    - automated CPAN update