Name: | perl-CGI-Deurl-XS |
---|---|
Version: | 0.07 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Development/Libraries |
Size: | 75618 |
License: | (GPL+ or Artistic) and ASL 2.0 |
RPM: | perl-CGI-Deurl-XS-0.07-1.el7.aarch64.rpm |
Source RPM: | perl-CGI-Deurl-XS-0.07-1.el7.src.rpm |
Build Date: | Fri May 25 2018 |
Build Host: | ca-buildarm03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/CGI-Deurl-XS/ |
Summary: | Fast decoder for URL parameter strings |
Description: | 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. |