aboutsummaryrefslogtreecommitdiff
path: root/perl/perl-TryCatch/slack-desc
diff options
context:
space:
mode:
authorJan F. Chadima <jfch@jagda.eu>2019-11-09 12:13:29 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-11-09 12:13:29 +0700
commit9d480664ad04b3961b55cdfa71338cf1946f8715 (patch)
tree3b47a90d51dbfdc29ce27bd6fe73f21f5e751750 /perl/perl-TryCatch/slack-desc
parent1f08e8c3b7f6a215b9720b71200bc1f7439be445 (diff)
perl/perl-TryCatch: Added (Try - Catch operators for Perl 5).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-TryCatch/slack-desc')
-rw-r--r--perl/perl-TryCatch/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/perl/perl-TryCatch/slack-desc b/perl/perl-TryCatch/slack-desc
new file mode 100644
index 0000000000..147727b8d6
--- /dev/null
+++ b/perl/perl-TryCatch/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-TryCatch: perl-TryCatch (Try - Catch operators for Perl 5)
+perl-TryCatch:
+perl-TryCatch: This module aims to provide a nicer syntax and method to catch errors
+perl-TryCatch: in Perl, similar to what is found in other languages (such as Java
+perl-TryCatch: Python or C++).
+perl-TryCatch:
+perl-TryCatch: Homepage: https://metacpan.org/pod/TryCatch
+perl-TryCatch:
+perl-TryCatch:
+perl-TryCatch:
+perl-TryCatch: