Name : perl-URI-Encode
| |
Version : 1.1.1
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp155.1.2
| Date : 2023-05-17 17:57:01
|
Group : Development/Libraries/Perl
| Source RPM : perl-URI-Encode-1.1.1-lp155.1.2.src.rpm
|
Size : 0.03 MB
| |
Packager : https://www_suse_com/
| |
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/devel:/languages:/perl/15.5/noarch |