summaryrefslogtreecommitdiffstats
path: root/perl/perl-URI-Simple/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-URI-Simple/README')
-rw-r--r--perl/perl-URI-Simple/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/perl/perl-URI-Simple/README b/perl/perl-URI-Simple/README
new file mode 100644
index 0000000000..2bb3e1624c
--- /dev/null
+++ b/perl/perl-URI-Simple/README
@@ -0,0 +1,2 @@
+This module is a direct port of JavaScript parseURI regex by Steven
+Levithan. This module will attempt to split URIs according to RFC 3986.