Help for this page
use LWP::Simple; my $html = get( 'http://api.clickatell.com/http/sendmsg?api_id=APIID&u +ser=me&password=password&to +=mynumber&text=Hello+me' );