in reply to Example using LWP::Simple

Here is a one-liner from the LWP::Simple cpan page.
perl -MLWP::Simple -e 'getprint "http://www.sn.no"' > out.htm