liblong-jump-perl binary package in Ubuntu Lunar amd64
Long::Jump essentially provides a multi-level return. You can mark a spot
with setjump() and then unwind the stack back to that point from any nested
stack frame by name using longjump(). You can also provide a list of return
values.
.
This is not quite a match for C's long jump, but it is "close enough". It is
safer than C's jump in that it only lets you escape frames by going up the
stack, you cannot jump in other ways.
Publishing history
Date | Status | Target | Component | Section | Priority | Phased updates | Version | ||
---|---|---|---|---|---|---|---|---|---|
2023-01-28 14:03:56 UTC | Published | Ubuntu Lunar amd64 | release | universe | perl | Optional | 0.000001-2 | ||
|
|||||||||
Deleted | Ubuntu Lunar amd64 | proposed | universe | perl | Optional | 0.000001-2 | |||
|
|||||||||
2023-01-28 05:54:39 UTC | Superseded | Ubuntu Lunar amd64 | proposed | universe | perl | Optional | 0.000001-1 | ||
|