Help for this page
system("wget -c http://server/data.php"); ... my ($item1, $item2, $item3) = split; print "$item1 - $item2 - $item3\n"; }