Subject: | 'perlbrew use' without parameter is broken |
Documentation says:
use [<version>]
Without a parameter, shows the version of perl currently in use.
Command says:
nadim@naquadim ~$ perlbrew use
Use of uninitialized value $perl in concatenation (.) or string at
/usr/lib64/perl5/site_perl/5.12.3/App/perlbrew.pm line 882.
A sub-shell is launched with as the activated perl. Run 'exit' to
finish it.