summaryrefslogtreecommitdiffstats
path: root/perl/perl-local-lib/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-local-lib/slack-desc')
-rw-r--r--perl/perl-local-lib/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/perl/perl-local-lib/slack-desc b/perl/perl-local-lib/slack-desc
new file mode 100644
index 0000000000..0fcb4374c9
--- /dev/null
+++ b/perl/perl-local-lib/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-local-lib: perl-local-lib (create and use a local lib/ for perl modules)
+perl-local-lib:
+perl-local-lib: This module provides a quick, convenient way of bootstrapping a
+perl-local-lib: user-local Perl module library located within the user's home
+perl-local-lib: directory. It also constructs and prints out for the user the list of
+perl-local-lib: environment variables using the syntax appropriate for the user's
+perl-local-lib: current shell, suitable for directly adding to one's shell
+perl-local-lib: configuration file.
+perl-local-lib:
+perl-local-lib:
+perl-local-lib: