How to install cpanm using HTTP::Tiny and Perl oneliner?
perl -MHTTP::Tiny -e 'print HTTP::Tiny->new->get("http://cpanmin.us/")->{content};' > cpanm
Use cpanm in the portable way.
perl cpanm -h
How to install cpanm using HTTP::Tiny and Perl oneliner?
perl -MHTTP::Tiny -e 'print HTTP::Tiny->new->get("http://cpanmin.us/")->{content};' > cpanm
Use cpanm in the portable way.
perl cpanm -h
For further actions, you may consider blocking this person and/or reporting abuse
Víctor Falcón -
arinak1017 -
Farouk -
DbVisualizer -
Top comments (0)