Subject: | "perlbrew available" not marking all installed versions |
I have some versions installed, but the 'available' command isn't marking them
with an 'i':
: [ether@tequila ~].7$; perlbrew list
perl-5.8.9
perl-5.14.2
perl-5.14.3
perl-5.16.0
perl-5.16.0@tb0.94
perl-5.16.1
16.3 (5.16.3)
16.3@std
16.3@TB0.98_05
16.3@TB1.5
perl-5.17.6
17.10 (5.17.10)
17.10@std
17.11 (5.17.11)
17.11@std
19.0 (5.19.0)
19.0@std
19.1 (5.19.1)
19.1@netopenssh
19.1@std
19.2 (5.19.2)
* 19.2@std
19.3 (5.19.3)
19.3@std
: [ether@tequila ~].7$; perlbrew available
perl-5.19.3
perl-5.18.1
perl-5.16.3
perl-5.14.4
perl-5.12.5
perl-5.10.1
i perl-5.8.9
perl-5.6.2
perl5.005_04
perl5.004_05
perl5.003_07
5.19.3 is installed, but it isn't marked with an 'i' in the 'available'
result.
I'm not sure if this is because it was installed --as a different name?