summaryrefslogtreecommitdiff
path: root/perl/perl-uri-escape/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-uri-escape/README')
-rw-r--r--perl/perl-uri-escape/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/perl/perl-uri-escape/README b/perl/perl-uri-escape/README
deleted file mode 100644
index dca239890f..0000000000
--- a/perl/perl-uri-escape/README
+++ /dev/null
@@ -1,3 +0,0 @@
-perl-uri-escape (URI::Escape) provides functions to percent-encode and
-percent-decode URI strings as defined by RFC 3986. Percent-encoding
-URI's is informally called "URI escaping".