Note initial addition of p5-App-perlbrew version 0.07 as
devel/p5-App-perlbrew into The NetBSD Packages Collection. perlbrew is a program to automate the building and installation of perl in the user's HOME. At the moment, it installs everything to ~/perl5/perlbrew, and requires you to tweak your PATH by including a bashrc/cshrc file it provides. You then can benefit from not having to run 'sudo' commands to install cpan modules because those are installed inside your HOME too. It's almost like an isolated perl environment.
This commit is contained in:
parent
637386ca5b
commit
aea5506424
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: CHANGES-2010,v 1.2335 2010/07/03 06:21:28 seb Exp $
|
||||
$NetBSD: CHANGES-2010,v 1.2336 2010/07/03 06:40:25 seb Exp $
|
||||
|
||||
Changes to the packages collection and infrastructure in 2010:
|
||||
|
||||
|
@ -3087,3 +3087,4 @@ Changes to the packages collection and infrastructure in 2010:
|
|||
Added security/gnupg-pkcs11-scd version 0.7.0 [manu 2010-07-03]
|
||||
Added devel/p5-Path-Dispatcher-Declarative version 0.01 [seb 2010-07-03]
|
||||
Added devel/p5-App-cpanoutdated version 0.08 [seb 2010-07-03]
|
||||
Added devel/p5-App-perlbrew version 0.07 [seb 2010-07-03]
|
||||
|
|
Loading…
Reference in a new issue