diff options
Diffstat (limited to 'www/p5-CGI-Deurl-XS/pkg-descr')
-rw-r--r-- | www/p5-CGI-Deurl-XS/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/p5-CGI-Deurl-XS/pkg-descr b/www/p5-CGI-Deurl-XS/pkg-descr index 6bb93b742648..eaecf7d88a33 100644 --- a/www/p5-CGI-Deurl-XS/pkg-descr +++ b/www/p5-CGI-Deurl-XS/pkg-descr @@ -2,5 +2,3 @@ This module decodes a URL-encoded parameter string in the manner of CGI.pm. However, as it uses C code from libapreq to perform the task, it's somewhere from slightly to much faster (depending on your strings) than using CGI or a functionally similar module like CGI::Deurl. - -WWW: https://metacpan.org/release/CGI-Deurl-XS |