Package perl-Syntax-Keyword-Defer: Information

    Source package: perl-Syntax-Keyword-Defer
    Version: 0.10-alt1
    Build time:  Dec 3, 2023, 03:01 AM
    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 rpms provided by this srpm:
    perl-Syntax-Keyword-Defer (e2kv6, e2kv5, e2kv4, e2k)
    perl-Syntax-Keyword-Defer-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. rpm-build-perl
      2. perl(ExtUtils/CBuilder.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

    Last changed


    Sept. 25, 2023 Igor Vlasenko 0.10-alt1
    - automated CPAN update
    July 28, 2023 Igor Vlasenko 0.09-alt1
    - automated CPAN update
    Dec. 24, 2022 Igor Vlasenko 0.08-alt1
    - automated CPAN update