Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
perl-local-lib
perl-homedir.sh
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File perl-homedir.sh of Package perl-local-lib
# invoke local::lib # default -- invoke local::lib for all users PERL_HOMEDIR=1 # load our configs, aka opportunities to set PERL_HOMEDIR=0 [ -f /etc/sysconfig/perl-homedir ] && . /etc/sysconfig/perl-homedir [ -f $HOME/.perl-homedir ] && . $HOME/.perl-homedir alias perlll="eval `perl -Mlocal::lib`" # if system default if [ "x$PERL_HOMEDIR" = "x1" ] ; then eval `perl -Mlocal::lib` fi
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor