http://qs1969.pair.com?node_id=837431


in reply to http get request help

use LWP::Simple; my $result = get "http://www.perlmonks.org";

-- Randal L. Schwartz, Perl hacker

The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119.