in reply to Re^2: Call URL
in thread Call URL

quoth LWP::Simple::get

The get() function will fetch the document identified by the given URL and return it. It returns undef if it fails.

@_=qw; ask f00li5h to appear and remain for a moment of pretend better than a lifetime;;s;;@_[map hex,split'',B204316D8C2A4516DE];;y/05/os/&print;

Replies are listed 'Best First'.
Re^4: Call URL
by ikegami (Patriarch) on Nov 08, 2008 at 07:18 UTC
    Good to know. I was just going by what you said (that the page would need to be checked).

      well, the http request can still "succeed" but not send the sms, so you'll have to forrage in the response body for a The sms was not sent type message...

      @_=qw; ask f00li5h to appear and remain for a moment of pretend better than a lifetime;;s;;@_[map hex,split'',B204316D8C2A4516DE];;y/05/os/&print;