diff options
Diffstat (limited to 'devel/p5-Long-Jump/pkg-descr')
-rw-r--r-- | devel/p5-Long-Jump/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/p5-Long-Jump/pkg-descr b/devel/p5-Long-Jump/pkg-descr index 1da638abfa9f..99995d106c90 100644 --- a/devel/p5-Long-Jump/pkg-descr +++ b/devel/p5-Long-Jump/pkg-descr @@ -5,5 +5,3 @@ 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. - -WWW: https://metacpan.org/release/Long-Jump |