Skip Menu |

This queue is for tickets about the App-perlbrew CPAN distribution.

Report information
The Basics
Id: 65877
Status: open
Priority: 0/
Queue: App-perlbrew

People
Owner: Nobody in particular
Requestors: andrew.pennebaker [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: "perlbrew switch" has no effect on Debian 6
Trace: $ sudo cpan Show quoted text
cpan> install App::Perlbrew
... $ perlbrew install perl-5.12.1 ... $ perlbrew switch perl-5.12.1 $ perl -v 5.10.1 Specs: Debian 6 Squeeze
Works for me. I assume you forgot to run perlbrew init and add what it prints to your .bashrc file.
On Fri Feb 18 13:14:09 2011, mcandre wrote: Show quoted text
> Trace: > > $ sudo cpan
> cpan> install App::Perlbrew
> ... > $ perlbrew install perl-5.12.1 > ... > $ perlbrew switch perl-5.12.1 > $ perl -v > 5.10.1
Hi, if you install with cpan, you need to run 'perlbrew init' for ever user that uses perlbrew. Also you need to follow the instruction on screen to add a few lines into your bashrc. Part of perlbrew function is based on bash.