An example program that downloads a webpage. First install the LWP package via CPAN: vivaldi:~# perl -MCPAN -e "install 'LWP';" Then you can do the following: