diff options
Diffstat (limited to 'devel/p5-Throwable/pkg-descr')
-rw-r--r-- | devel/p5-Throwable/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Throwable/pkg-descr b/devel/p5-Throwable/pkg-descr index 66827b6889da..2328737a77e2 100644 --- a/devel/p5-Throwable/pkg-descr +++ b/devel/p5-Throwable/pkg-descr @@ -2,4 +2,4 @@ Throwable is a role for classes that are meant to be thrown as exceptions to standard program flow. It is very simple and does only two things: saves any previous value for $@ and calls die $self. -WWW: http://search.cpan.org/dist/Throwable/ +WWW: https://metacpan.org/release/Throwable |