#!/usr/bin/perl -w use strict; use LWP::Simple; my $page = get("http://server/data.php");