#22838 New Repo for "rpms/perl-Long-Jump"
Closed: Processed 4 years ago by limb. Opened 4 years ago by ppisar.

{
 "action": "new_repo",
 "branch": "master",
 "bug_id": 1809008,
 "description": "This Perl module essentially provides a multi-level return. You can mark\na spot with setjump() and then unwind the stack back to that point from any\nnested stack frame by name using longjump(). You can also provide a list of\nreturn values. It is safer than C language jump in that it only lets you\nescape frames by going up the stack, you cannot jump in other ways.",
 "exception": false,
 "monitor": "monitoring",
 "namespace": "rpms",
 "repo": "perl-Long-Jump",
 "summary": "Mechanism for returning to a specific point from a deeply nested stack",
 "upstreamurl": "https://metacpan.org/release/Long-Jump"
}

Metadata Update from @limb:
- Issue close_status updated to: Processed
- Issue status updated to: Closed (was: Open)

4 years ago

Login to comment on this ticket.

Metadata