Skip Menu |

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

Report information
The Basics
Id: 68819
Status: resolved
Priority: 0/
Queue: App-perlbrew

People
Owner: Nobody in particular
Requestors: rjray [...] blackperl.com
Cc:
AdminCc:

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



Subject: perlbrew should modify MANPATH as well as PATH
Upon init, perlbrew adds elements to the users $PATH for the perlbrew executable and for the currently-chosen perl. However, it doesn't add anything to MANPATH, making it difficult for the user to read the man pages for anything installed by/with the perl in use (including cpanm). The init process should also add to MANPATH the value $HOME/perl5/perlbrew/perls/$PERL_IN_USE/man.
implemented in 0.34.