Name : perl-URI-Encode
| |
Version : 1.1.1
| Vendor : obs://build_opensuse_org/home:interstar001
|
Release : 2.1
| Date : 2020-10-03 23:57:51
|
Group : Development/Libraries/Perl
| Source RPM : perl-URI-Encode-1.1.1-2.1.src.rpm
|
Size : 0.03 MB
| |
Packager : (none)
| |
Summary : Simple percent Encoding/Decoding
|
Description :
This modules provides simple URI (Percent) encoding/decoding
The main purpose of this module (at least for me) was to provide an easy method to encode strings (mainly URLs) into a format which can be pasted into a plain text emails, and that those links are \'click-able\' by the person reading that email. This can be accomplished by NOT encoding the reserved characters.
This module can also be useful when using HTTP::Tiny to ensure the URLs are properly escaped.
*This module does not encode reserved characters by default*. If you are looking for speed and want to encode reserved characters, use URI::Escape::XS
See this script|https://github.com/mithun/perl-uri-encode/raw/master/.author/benchma rk.pl for a comparison on encoding results and performance.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/interstar001:/Centreon/SLE_15_SP2/noarch |