Name: | perl-URI-Encode |
---|---|
Version: | 1.1.1 |
Release: | 25.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 35178 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-URI-Encode-1.1.1-25.el10_0.noarch.rpm |
Source RPM: | perl-URI-Encode-1.1.1-25.el10_0.src.rpm |
Build Date: | Thu Dec 19 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/URI-Encode |
Summary: | Percent encoding/decoding for URIs |
Description: | This module provides a 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. |