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.008018.tar.gz 0000059935 58.5 KB
perl-homedir.csh 0000000411 411 Bytes
perl-homedir.sh 0000000403 403 Bytes
perl-local-lib.changes 0000004522 4.42 KB
perl-local-lib.spec 0000005230 5.11 KB
Revision 7 (latest revision is 18)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 202279 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 7)
- update to 1.008018
       - print out actual paths in more test cases, for helping to diagnose
         mysterious failures
       - avoid "Unrecognized escape \s passed through" errors on win32
         (again)
       - avoid "Unrecognized escape \s passed through" errors on win32
       - fix new test to use alternate path representations on windows, to
         handle potential space issues (regression since 1.008012)
       - fix undef value errors when not installing into a local::lib
       - now handling using -Mlocal::lib in a taintperl environment, by
         ensuring that all libs in PERL_LOCAL_LIB_ROOT are properly added to
         @INC (RT#76661, Karen Etheridge)
Comments 0
openSUSE Build Service is sponsored by