Commit 25660dbe authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

cpan needs HOME environment variable to be set

parent 397ce38f
all:
PERL_MM_USE_DEFAULT=1 perl -MCPAN -e 'install LWP::Protocol::https'
PERL_MM_USE_DEFAULT=1 perl -MCPAN -e 'install Bundle::LWP'
PERL_MM_USE_DEFAULT=1 HOME=/tmp cpan install LWP::Protocol::https
PERL_MM_USE_DEFAULT=1 HOME=/tmp cpan install Bundle::LWP
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment