diff options
Diffstat (limited to 'devel/p5-Hash-Flatten/pkg-descr')
-rw-r--r-- | devel/p5-Hash-Flatten/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Hash-Flatten/pkg-descr b/devel/p5-Hash-Flatten/pkg-descr index 439ed4563313..b0c0ad6f9b45 100644 --- a/devel/p5-Hash-Flatten/pkg-descr +++ b/devel/p5-Hash-Flatten/pkg-descr @@ -2,4 +2,4 @@ Converts back and forth between a nested hash structure and a flat hash of delimited key-value pairs. Useful for protocols that only support key-value pairs (such as CGI and DBMs). -WWW: http://search.cpan.org/~bbc/Hash-Flatten +WWW: http://search.cpan.org/dist/Hash-Flatten/ |