liburi-encode-perl

Perl module to encode and decode strings to uris
  https://metacpan.org/release/URI-Encode
  0
  no reviews



Uri::encode provides an easy method to encode strings (mainly urls) into a format which can be pasted into a plain text, so that those links are 'clickable' by the person reading it.

if you are looking for speed and want to encode reserved characters, use uri::escape::xs