summaryrefslogtreecommitdiffstats
path: root/perl/perl-URI-Simple/slack-desc
diff options
context:
space:
mode:
author Donald Cooley <chytraeu@sdf.org>2018-11-15 20:48:28 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-11-17 18:42:45 +0700
commit154a8b5e3bf33163f026856a1d975c669c49063f (patch)
tree31bba6b50e269c26d8777751a39abf7b8f2885c2 /perl/perl-URI-Simple/slack-desc
parent67c049c8d754681b84ca55f57e97b84f1b579492 (diff)
downloadslackbuilds-154a8b5e3bf33163f026856a1d975c669c49063f.tar.gz
slackbuilds-154a8b5e3bf33163f026856a1d975c669c49063f.tar.xz
perl/perl-URI-Simple: Added (A simple way to parse uri.).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'perl/perl-URI-Simple/slack-desc')
-rw-r--r--perl/perl-URI-Simple/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/perl/perl-URI-Simple/slack-desc b/perl/perl-URI-Simple/slack-desc
new file mode 100644
index 0000000000..5fec0ec129
--- /dev/null
+++ b/perl/perl-URI-Simple/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+perl-URI-Simple: perl-URI-Simple (A simple way to parse uri.)
+perl-URI-Simple:
+perl-URI-Simple: This module is a direct port of JavaScript parseURI regex by Steven
+perl-URI-Simple: Levithan.
+perl-URI-Simple:
+perl-URI-Simple: This module will attempt to split URIs according to RFC 3986.
+perl-URI-Simple:
+perl-URI-Simple:
+perl-URI-Simple: https://metacpan.org/pod/URI::Simple
+perl-URI-Simple:
+perl-URI-Simple: