Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > f8407d97cf94a54f97bdd2897746280e

perl-URL-Encode-0.30.0-8.mga7.noarch.rpm

Description:

This module provides functions to encode and decode strings into and from
the 'application/x-www-form-urlencoded' encoding.

The 'application/x-www-form-urlencoded' format encodes a ordered data sets
of pairs consisting of a name and a value, with pairs seperated by
ampersand and names and values seperated by the equal sign. Space
characters are replaced with plus sign and any characters not in the
unreserved character set is encoded using the percent-encoding scheme also
used for resource identifiers. A percent-encoded octet is encoded as a
character triplet, consisting of the percent character "%" followed by the
two hexadecimal digits representing that octet's numeric value.

The unreserved character set includes the uppercase and lowercase letters,
decimal digits, hyphen, period, underscore, and tilde.

Sources packages:

Other version of this rpm: