Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37595719
en ru br
ALT Linux repos
S:0.10-alt1

Group :: Development/Perl
RPM: perl-Syntax-Keyword-Defer

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.10-alt1
Build date: 25 september 2023, 15:07 ( 31.0 weeks ago )
Size: 32.83 Kb

Home page:   http://search.cpan.org/dist/Syntax-Keyword-Defe…

License: perl
Summary: add C 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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-Syntax-Keyword-Defer
  • perl-Syntax-Keyword-Defer-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin