SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-URI-Encode rpm build for : openSUSE Tumbleweed. For other distributions click perl-URI-Encode.

Name : perl-URI-Encode
Version : 1.1.1 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.56 Date : 2024-08-05 17:30:30
Group : Development/Libraries/Perl Source RPM : perl-URI-Encode-1.1.1-1.56.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/devel:/languages:/perl:/CPAN-U/openSUSE_Tumbleweed/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-URI-Encode-1.1.1-1.56.noarch.rpm
     

Provides :
perl(URI::Encode)
perl-URI-Encode

Requires :
perl(:MODULE_COMPAT_5.40.0)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/URI
/usr/lib/perl5/vendor_perl/5.40.0/URI/Encode.pm
/usr/share/doc/packages/perl-URI-Encode
/usr/share/doc/packages/perl-URI-Encode/Changes
/usr/share/doc/packages/perl-URI-Encode/README
/usr/share/licenses/perl-URI-Encode
/usr/share/licenses/perl-URI-Encode/LICENSE
/usr/share/man/man3/URI::Encode.3pm.gz

 
ICM