Please login to access the resource

Create and Use a local Library Directory for Perl Modules

Edit Package perl-local-lib
https://metacpan.org/release/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.008026.tar.gz 0000067540 66 KB
perl-homedir.csh 0000000411 411 Bytes
perl-homedir.sh 0000000403 403 Bytes
perl-local-lib.changes 0000005955 5.82 KB
perl-local-lib.spec 0000004565 4.46 KB
Revision 25 (latest revision is 52)
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 25)
- updated to 1.008026
      - drop perl prerequisite to 5.6, since everything works there.
      - fix install test on cygwin
      - fix stackable test on win32 and when external local::lib is set
      - clarify errors in Makefile.PL about CPAN configuration
      - adjust csh output to allow use directly by eval
      - silence a possible warning in Makefile.PL
      - add additional docs about combining local::lib with lib::core::only
      - reverse order of PERL_LOCAL_LIB_ROOT.  new local::libs are now added
        to the beginning instead of the end, to match the order of other
        similar environment variables.
      - fix installation into directories with spaces or backslashes, as
        well as Win32 test failures when Capture::Tiny is installed
      - fix test breaking in some cases when an external local::lib is set
      - fix test compatibility with old versions of Exporter
      - stable release of 1.008022 (no code changes since 1.008012)
      - see 1.008019 through 1.008021
      - yet another attempt to overcome win32 testing issues (paths with
        spaces, backslashes)
      - yet another attempt to overcome win32 testing issues (paths with
        spaces, backslashes)
      - another attempt to overcome win32 testing issues (paths with spaces,
        backslashes)
Comments 0
openSUSE Build Service is sponsored by