This module lets you defer actions at run-time that will take place when the control flow returns into an upper scope. Currently, you can:
hook an upper scope end with reap ;
localize variables, array/hash values or deletions of elements in higher
contexts with respectively localize, localize_elem and localize_delete ;
return values immediately to an upper level with unwind, yield and leave ;
gather information about an upper context with want_at and context_info ;
execute a subroutine in the setting of an upper subroutine stack frame with
uplevel ;
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
0.34-bp156.1.3 info | GA Release | 2023-12-07 | 15 SP6 |
|
|
0.33-bp155.1.6 info | GA Release | 2023-05-17 | 15 SP5 |
|
|
0.32-bp154.1.21 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
0.30-bp153.1.16 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
0.30-bp152.3.15 info | GA Release | 2020-04-16 | 15 SP2 |
|
|
0.30-bp151.3.1 info | GA Release | 2019-07-16 | 15 SP1 |
|
|
0.30-bp151.2.16 info | GA Release | 2019-05-18 | 15 SP1 |
|
|
0.30-bp150.2.5 info | GA Release | 2018-07-30 | 15 |
|
|
0.30-bp150.2.4 info | GA Release | 2018-07-30 | 15 |
|
|