myuser@spangled:~$ which cpanm /home/myuser/perl5/perlbrew/bin/cpanm myuser@spangled:~$ cpanm install HTML::Template --> Working on install Fetching http://www.cpan.org/authors/id/D/DA/DAGOLDEN/install-0.01.tar.gz ... OK Configuring install-0.01 ... OK Building and testing install-0.01 ... OK Successfully installed install-0.01 --> Working on HTML::Template Fetching http://www.cpan.org/authors/id/S/SA/SAMTREGAR/HTML-Template-2.97.tar.gz ... OK Configuring HTML-Template-2.97 ... OK ==> Found dependencies: Test::Pod, CGI --> Working on Test::Pod Fetching http://www.cpan.org/authors/id/E/ET/ETHER/Test-Pod-1.52.tar.gz ... OK Configuring Test-Pod-1.52 ... OK Building and testing Test-Pod-1.52 ... OK Successfully installed Test-Pod-1.52 --> Working on CGI Fetching http://www.cpan.org/authors/id/L/LE/LEEJO/CGI-4.44.tar.gz ... OK gzip: stdin: unexpected end of file /bin/tar: Child returned status 1 /bin/tar: Error is not recoverable: exiting now ! Failed to unpack CGI-4.44.tar.gz: no directory ! Failed to fetch distribution CGI-4.44 ! Installing the dependencies failed: Module 'CGI' is not installed ! Bailing out the installation for HTML-Template-2.97. 2 distributions installed myuser@spangled:~$ wget http://www.cpan.org/authors/id/L/LE/LEEJO/CGI-4.44.tar.gz --2019-10-14 16:03:35-- http://www.cpan.org/authors/id/L/LE/LEEJO/CGI-4.44.tar.gz Resolving www.cpan.org (www.cpan.org)... 151.101.194.217, 151.101.130.217, 151.101.66.217, ... Connecting to www.cpan.org (www.cpan.org)|151.101.194.217|:80... connected. HTTP request sent, awaiting response... 403 FORBIDDEN 2019-10-14 16:03:36 ERROR 403: FORBIDDEN. myuser@spangled:~$