From 2905322b95ed78ca0da8e88a399d0d639f1d7579 Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Wed, 28 Sep 2016 07:00:58 +0700 Subject: perl/perl-local-lib: Added (create and use a local lib/). Signed-off-by: Willy Sudiarto Raharjo --- perl/perl-local-lib/README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 perl/perl-local-lib/README (limited to 'perl/perl-local-lib/README') diff --git a/perl/perl-local-lib/README b/perl/perl-local-lib/README new file mode 100644 index 0000000000..e866a083d1 --- /dev/null +++ b/perl/perl-local-lib/README @@ -0,0 +1,8 @@ +perl-local-lib (create and use a local lib/ for perl modules) + +This module provides a quick, convenient way of bootstrapping a +user-local Perl module library located within the user's home +directory. It also constructs and prints out for the user the list of +environment variables using the syntax appropriate for the user's +current shell, suitable for directly adding to one's shell +configuration file. -- cgit v1.2.3