in reply to Re: CPAN modules losing in home directory
in thread CPAN modules losing in home directory
All this steps you have on cpan documentation for "local::lib".$ wget http://search.cpan.org/CPAN/authors/id/A/AP/APEIRON/local-lib-1 +.008004.tar.gz $ tar xzf local-lib-1.008004.tar.gz $ cd local-lib-1.008004 $ perl Makefile.PL --bootstrap $ echo 'eval $(perl -I$HOME/perl5/lib/perl5 -Mlocal::lib)' >>~/.bashrc
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: CPAN modules losing in home directory
by RudyLu (Initiate) on Aug 17, 2011 at 12:05 UTC |