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
cpanspec.yml 0000001583 1.55 KB
local-lib-2.000029.tar.gz 0000063789 62.3 KB
perl-homedir.csh 0000000411 411 Bytes
perl-homedir.sh 0000000403 403 Bytes
perl-local-lib.changes 0000012752 12.5 KB
perl-local-lib.spec 0000003839 3.75 KB
Revision 51 (latest revision is 52)
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 1102787 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 51)
- Update to version 2.000029:
  - fix taint protection code to delete environment variables rather than
    leaving them as an empty string.
  - fix author test for CPAN.pm's bootstrapping process to work with new
    versions
- Changes from.version 2.000028
  - fix skips in shell test when shell has unpredictable startup actions
- Changes from version 2.000027:
 - releasing as stable
- Changes from version 2.000026:
  - fix output redirection used in fish shell to work with newer versions
  - fix optional function used on Win32 for finding the current directory
- Changes from version 2.000025
  - add documentation for --quiet option
  - added --always option to always add requested directory to env vars, even
    if they are already included
  - improve shell test to be more resiliant against custom init scripts
  - improved test diagnostics
  - reorganized documentation for bootstrapping into a non-standard directory
  - remove mentions of File::HomeDir from documentation, as it is no longer
    used
Comments 0
openSUSE Build Service is sponsored by