< LWP::Simple >

Print it to the screen


   
   perl -MLWP::Simple -e 'print get("http://vaio.wwind.com")'

   or:

   perl -MLWP::Simple -e 'getprint("http://vaio.wwind.com")'