RSS | Module Info | Add a review of App-perlbrew
App-perlbrew
(0.62)
With this we can have as many perl versions as we want, without messing with system perl. Simply great.
Thank you GUGOD
Dinis Rebolo - 2013-05-03T16:10:56 (permalink)
1 out of 1 found this review helpful.
Was this review helpful to you?
Yes
No
App-perlbrew
(0.27)
This is THE way to have multiple versions of perl installed.
I have 3 versions of perl installed:
1) Latest stable release of perl
2) Version installed on production web servers
3) Older version to test backwards compatibility.
It stops one messing with vendor supplied perl (which could cause issues with system-related tasks) - and allows you to run more modern versions if your vendor insists on providing a horribly out of date version.
The triumvirate of: App::perlbrew, App::cpanminus, and App::cpanoutdated provide a fantastic way of managing your perl environment.
James Aitken - 2011-07-23T12:31:28 (permalink)
3 out of 5 found this review helpful.
Was this review helpful to you?
Yes
No
App-perlbrew
(0.25)
Nice idea, but basically it doesn't work. I tried it on a couple of different platforms (one Linux and the other Darwin) and try as I might I always came across problems, usually associated with paths, perl5libs and the like not being set up so e.g. cpan installations wouldn't work or the wrong version of Perl was used.
Once the bugs are fixed I'm sure it'll be useful, but more work should be put into testing before (a) it's released and (b) new features are added.
Nigel Horne - 2011-07-05T13:14:11 (permalink)
2 out of 5 found this review helpful.
Was this review helpful to you?
Yes
No
App-perlbrew
(0.07)
Easy to install any version of Perl5 interpreter. This is very useful for developing perl scripts.
Tokuhiro Matsuno - 2010-07-20T21:23:15 (permalink)
2 out of 2 found this review helpful.
Was this review helpful to you?
Yes
No
App-perlbrew
(0.03)
Great idea and implementation. This tool makes it really easy for you to install different versions of perl under your home directory and switch from one to another.
This makes your life as a CPAN module developer much easier when you receive bug reports or CPAN testers failure with older version of perl that you might not otherwise have in your system.
It also makes your life as a normal perl user easier if you're using systems that has perl with custom vendor patches such as Mac OS X or Fedora, in which case you might want to avoid installing modules into system lib path that might cause problems with OS software upgrades.
Tatsuhiko Miyagawa - 2010-03-27T02:12:57 (permalink)
5 out of 5 found this review helpful.
Was this review helpful to you?
Yes
No
App-perlbrew
(0.03)
I've always missed a tool to switch perl versions like gcc-config or eselect. Since this installs perl in your home directory, there will be no interaction with the system perl which is a source of many headaches.
I hope that in the future perlbrew can take a local perl git repository and a tag.
installation and utilization is a breeze.
نديم الخمير - 2010-03-26T07:51:32 (permalink)
5 out of 5 found this review helpful.
Was this review helpful to you?
Yes
No
1 hidden unhelpful review

