![]() |
|
go ahead... be a heretic | |
PerlMonks |
Re^3: How can I find installed packages in a broken Perlbrew?by kcott (Archbishop) |
on Dec 10, 2022 at 07:31 UTC ( #11148708=note: print w/replies, xml ) | Need Help?? |
"I changed ~/perl5 to ~/perl5-deactivated ... and that allowed me to run perl. ... If I change the directory back to perl5 ..." Look in your PERLBREW_* environment variables. Perhaps you need to change instances of perl5-deactivated to perl5. Also look in your ~/.bashrc (or equivalent). Maybe similar changes are needed there. "~/perl5--deactivated/perlbrew$ bin/perlbrew version" Is it ~/perl5-deactivated, or ~/perl5--deactivated, or something else? — Ken
In Section
Seekers of Perl Wisdom
|
|