in reply to Example using LWP::Simple

What follows is a sample use of LWP::Simple.

use LWP::Simple;

Enjoy.