aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-CPS/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-CPS/pkg-descr')
-rw-r--r--devel/p5-CPS/pkg-descr2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/p5-CPS/pkg-descr b/devel/p5-CPS/pkg-descr
index 5631b40f90ce..15d591350c8b 100644
--- a/devel/p5-CPS/pkg-descr
+++ b/devel/p5-CPS/pkg-descr
@@ -3,5 +3,3 @@ programs, or parts of them, in Continuation Passing Style (CPS).
Briefly, CPS is a style of writing code where the normal call/return
mechanism is replaced by explicit "continuations", values passed in
to functions which they should invoke, to implement return behaviour.
-
-WWW: https://metacpan.org/release/CPS