Create and Use a local Library Directory for Perl Modules
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.
- Sources inherited from project openSUSE:12.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:12.2:ARM/perl-local-lib && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
local-lib-1.008004.tar.gz | 0000053977 52.7 KB | |
perl-homedir.csh | 0000000411 411 Bytes | |
perl-homedir.sh | 0000000403 403 Bytes | |
perl-local-lib.changes | 0000002837 2.77 KB | |
perl-local-lib.spec | 0000004976 4.86 KB |
Latest Revision
branched from openSUSE:Factory
Comments 0