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
cpanspec.yml 0000000796 796 Bytes
local-lib-2.000023.tar.gz 0000064446 62.9 KB
perl-homedir.csh 0000000411 411 Bytes
perl-homedir.sh 0000000403 403 Bytes
perl-local-lib.changes 0000011152 10.9 KB
perl-local-lib.spec 0000004721 4.61 KB
Revision 15 (latest revision is 18)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 506099 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 15)
- updated to 2.000023
   see /usr/share/doc/packages/perl-local-lib/Changes
  2.000023 - 2017-06-07
   - fix use of 'note' in test for compatibilty with old Test::More
  
  2.000022 - 2017-06-07
   - releasing as stable
  
  2.000_021 - 2017-04-23
   - account for an empty SHELL variable when detecting shell
   - author test cleanups
   - bootstrapping option --no-manpages now affects bootstrapping process, not
     just later module installs
   - cope with home directories with spaces when bootstrapping with old CPAN.pm
  
  2.000_020 - 2016-10-18
   - fix handling of inc_version_list
   - don't load strict or warnings outside author mode
   - load and use Cwd when we're printing and exiting
   - use loaded Cwd/Win32::Cwd if it's available
   - handle relative paths in current executable
   - don't try to run current executable in embedded perl
   - handle relative directories better
   - fix shell test for powershell 1 and group policy restricted environments
   - avoid user init files in shell test
   - use safer format to check environment in shell test
   - many test cleanups
Comments 0
openSUSE Build Service is sponsored by