diff options
Diffstat (limited to 'devel/p5-Router-R3/pkg-descr')
-rw-r--r-- | devel/p5-Router-R3/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Router-R3/pkg-descr b/devel/p5-Router-R3/pkg-descr index c47f0843cfb4..ccae82c715e7 100644 --- a/devel/p5-Router-R3/pkg-descr +++ b/devel/p5-Router-R3/pkg-descr @@ -4,4 +4,4 @@ implemented in C. It compiles your route paths into a prefix trie. By using the constructed prefix trie in the start-up time, you can dispatch routes with efficiency. -WWW: http://search.cpan.org/dist/Router-R3/ +WWW: https://metacpan.org/release/Router-R3 |