diff options
Diffstat (limited to 'devel/p5-Hash-Flatten/pkg-descr')
-rw-r--r-- | devel/p5-Hash-Flatten/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/p5-Hash-Flatten/pkg-descr b/devel/p5-Hash-Flatten/pkg-descr index 7b38e7f88317..5317422234d7 100644 --- a/devel/p5-Hash-Flatten/pkg-descr +++ b/devel/p5-Hash-Flatten/pkg-descr @@ -1,5 +1,3 @@ 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: https://metacpan.org/pod/Hash::Flatten |