summaryrefslogtreecommitdiff
path: root/perl/perl-Term-UI/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-Term-UI/slack-desc')
-rw-r--r--perl/perl-Term-UI/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/perl/perl-Term-UI/slack-desc b/perl/perl-Term-UI/slack-desc
new file mode 100644
index 0000000000..5c988b6466
--- /dev/null
+++ b/perl/perl-Term-UI/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-Term-UI: perl-Term-UI (User interfaces via Term::ReadLine made easy)
+perl-Term-UI:
+perl-Term-UI: Term::UI is a transparent way of eliminating the overhead of having
+perl-Term-UI: to format a question and then validate the reply, informing the user
+perl-Term-UI: if the answer was not proper and re-issuing the question.
+perl-Term-UI: Simply give it the question you want to ask, optionally with choices
+perl-Term-UI: users can pick from and a default and Term::UI will do what you mean
+perl-Term-UI:
+perl-Term-UI: For more info, visit: https://metacpan.org/release/Term-UI
+perl-Term-UI:
+perl-Term-UI: