User Tools

Site Tools


usage_on_fly

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
usage_on_fly [2012/02/23 18:26]
k2patel [To install Modules Locally]
usage_on_fly [2020/08/10 02:35] (current)
Line 4: Line 4:
  
 ==== To install Modules Locally ==== ==== To install Modules Locally ====
-Best way to install local module is to install module "local::lib".\\+ 
 +local::​lib ​enables you to install modules into a specified directory, \\ 
 +without requiring root or administrator access. See the bootstrapping technique for how to get started.\\ 
 +You can create a directory per user/​project/​company and deploy to other servers,​\\ 
 +by copying the directory (as long as you are on the same operating system). 
 + 
 [[http://​search.cpan.org/​~apeiron/​local-lib/​ | CPAN Local::lib ]]\\ [[http://​search.cpan.org/​~apeiron/​local-lib/​ | CPAN Local::lib ]]\\
 But you can also manually do it. But you can also manually do it.
Line 60: Line 66:
 export PATH="/​home/​$username/​perl/​bin:​$PATH";​ export PATH="/​home/​$username/​perl/​bin:​$PATH";​
 </​code>​ </​code>​
- 
usage_on_fly.1330021579.txt.gz · Last modified: 2020/08/10 02:29 (external edit)