Subject: | perlbrew now tries to install cpanm by default |
I ran "perlbrew install -v perl-5.13.6" which ended with:
make[1]: Leaving directory `/home/v-perlbrew/perl5/perlbrew/build/perl-
5.13.6'
Only http is supported by HTTP::Lite at /home/v-
perlbrew/perl5/perlbrew/perls/perl-
5.13.5/lib/site_perl/5.13.5/HTTP/Lite.pm line 147.
Fail to get https://github.com/miyagawa/cpanminus/raw/master/cpanm
(error: ) at /home/v-perlbrew/perl5/perlbrew/perls/perl-
5.13.5/lib/site_perl/5.13.5/App/perlbrew.pm line 619.
The HTTPS thing looks to be fixed in Git. But why is it now installing
third party packages which aren't Perl by default? I don't need CPANM
and didn't request it.
Shouldn't installing that be another installation target?