Name: | perl-URI-Encode |
---|---|
Version: | 0.09 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 35036 |
License: | GPL+ or Artistic |
RPM: | perl-URI-Encode-0.09-1.el7.noarch.rpm |
Source RPM: | perl-URI-Encode-0.09-1.el7.src.rpm |
Build Date: | Sat Nov 04 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/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. |