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-2.000014.tar.gz 0000051593 50.4 KB
perl-homedir.csh 0000000411 411 Bytes
perl-homedir.sh 0000000403 403 Bytes
perl-local-lib.changes 0000008150 7.96 KB
perl-local-lib.spec 0000004565 4.46 KB
Revision 11 (latest revision is 18)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 249367 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 11)
- updated to 2.000014
  - fix taint-mode test in some cases on case insensitive filesystems
 
 2.000013 - 2014-08-16
  - fix test failure in ActiveState perl
  - better test diagnostics
  - fix quoting of spaces for fish shell (rt#95268)
  - improve quoting for use with cmd.exe
  - fix quoting any arbitrary character when contructing strings for bash
  - skip testing use with shells if the shell doesn't work at all
 
 2.000012 - 2014-05-12
  - restore build_activate_environment_vars_for,
    build_deactivate_environment_vars_for, build_deact_all_environment_vars_for
    methods for perlbrew compatibility
  - fix transforming relative paths to absolute paths in older perls
  - fix quoting for fish shell
 
 2.000011 - 2014-04-02
  - more fixes for issue where PERL5LIB Carp is not the same version as in the
    local-lib
 
 2.000010 - 2014-03-28
  - fix shell test on cygwin
 
 2.000_009 - 2014-03-15
  - no longer loads File::Spec, so an upgraded version installed inside a local
    lib dir can be used by scripts
Comments 0
openSUSE Build Service is sponsored by