User Tools

Site Tools


set_up_your_own_perl_module_library

Differences

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

Link to this comparison view

Next revisionBoth sides next revision
set_up_your_own_perl_module_library [2020/09/17 21:10] – created peteyboyset_up_your_own_perl_module_library [2020/09/17 21:10] – fix format peteyboy
Line 3: Line 3:
 Here at SDF, there are two ways to get programs or libraries installed that you can suse: * The first way is to post on Bboard in the REQUESTS board. Someone may just install it for you * The 2nd way is to figure out how to install it for your own use. Here's some tips for different languages/tools:  Here at SDF, there are two ways to get programs or libraries installed that you can suse: * The first way is to post on Bboard in the REQUESTS board. Someone may just install it for you * The 2nd way is to figure out how to install it for your own use. Here's some tips for different languages/tools: 
  
-cpanm is a perl package manager that's already installed on SDF. Run each of the lines below to create a personal perl module library to o add modules that may be missing when you try to run some perl scripts you wrote or obtained.+''cpanm'' is a perl package manager that's already installed on SDF. Run each of the lines below to create a personal perl module library to o add modules that may be missing when you try to run some perl scripts you wrote or obtained.
  
 <code bash> <code bash>
set_up_your_own_perl_module_library.txt · Last modified: 2020/09/19 22:35 by peteyboy