echo "$shell" echo "$SHELL" /usr/bin/perl -le'print for grep /perl/, split /:/, $ENV{PATH}' which perl which perlbrew echo "$PERLBREW_ROOT" /usr/bin/perl -le'local $/; $_ = <>; print substr($_, 0, 500);' \ "${PERLBREW_ROOT:-$HOME/perl5/perlbrew}/bin/perlbrew"
(The last command assumes bash or something similar. Adjust as needed.)
In reply to Re: perlbrew is broken
by ikegami
in thread perlbrew is broken
by lcarter
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |