liburi-escape-xs-perl

Drop-in xs replacement for uri::escape
  https://metacpan.org/release/URI-Escape-XS
  0
  no reviews



Uri::escape::xs is a drop-in xs replacement for uri::escape, which provides functions to percent-encode and percent-decode uri strings as defined by rfc 3986. percent-encoding uri's is informally called "uri escaping".