Create and Use a local Library Directory for Perl Modules

Edit Package perl-local-lib
http://search.cpan.org/dist/local-lib/

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 (as specified by the SHELL environment
variable), suitable for directly adding to one's shell configuration file.

More generally, local::lib allows for the bootstrapping and usage of a
directory containing Perl modules outside of Perl's @INC. This makes it easier
to ship an application with an app-specific copy of a Perl module, or
collection of modules. Useful in cases like when an upstream maintainer hasn't
applied a patch to a module of theirs that you need for your application.

Refresh
Refresh
Source Files
Filename Size Changed
local-lib-1.008010.tar.gz 0000056892 55.6 KB
perl-homedir.csh 0000000411 411 Bytes
perl-homedir.sh 0000000403 403 Bytes
perl-local-lib.changes 0000003509 3.43 KB
perl-local-lib.spec 0000005229 5.11 KB
Revision 4 (latest revision is 18)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 178579 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 4)
- updated to 1.008010
       - Fix a split on undefined value warning (David Golden -- see
         https://github.com/gugod/App-perlbrew/issues/305)
       - Remove Carp::Always dep
       - Fix putting arch path in PERL5LIB
       - Refactor Win32 path handling out of ensure_dir_structure_for()
       - Fix activate_paths when PERL_LOCAL_LIB_ROOT starts with :
       - Fix ~/perl5/bin missing in $PATH
       - Back to 1.008004 with Carp fix since subsequent releases were botched
       - Avoid issue where PERL5LIB Carp is older than local::lib one
Comments 0
openSUSE Build Service is sponsored by