diff options
author | Dan Langille <dvl@FreeBSD.org> | 2025-07-22 15:00:47 +0000 |
---|---|---|
committer | Dan Langille <dvl@FreeBSD.org> | 2025-07-22 17:36:40 +0000 |
commit | 789b8db749ac1ada23aed95f014f8bf91f9c3d0e (patch) | |
tree | 8f9e0a6a21269efd9ab202b9d015b067ad8173b5 /mail/thunderbird-esr/files/patch-bug847568 | |
parent | devel/p5-Mutex: Add new port (diff) |
devel/p5-Feature-Compat-Defer: Add new port
This module provides a new syntax keyword, defer, in a
forward-compatible way.
The latest perl development source provides a defer block syntax, under
the defer named feature. If all goes well, this will become available
at development version 5.35.4, and included in the 5.36 release. On
such perls, this module simply enables that feature.
defer {
STATEMENTS...
}
The defer keyword introduces a block which runs its code body at the
time that its immediately surrounding code block finishes.
Diffstat (limited to 'mail/thunderbird-esr/files/patch-bug847568')
0 files changed, 0 insertions, 0 deletions